Has anyone seen this before? Customer is trying to email statements and gets this error. How does GP use the MSVCR90.dll? The user can print the statements to the screen with no error, just emailing seems to be the issue.
*This post is locked for comments
Thanks, Carl. Good advice -- until they upgrade.
Steve Simon
Hi Simon,
Thank you for your reply.
We've tried using a different version of the DLL, but the error stays the same.
I'm fairly certain the issue was caused by an Office 2010 update to ( SP2 / V14.0.7015.1000 ), as we have GP working on a server with an older version of Office 2010 on it( V14.0.6029.1000 ). We've tried removing the Office updates and GP starts working again.
Just need to get to he point where we can keep Office patched and have GP emailing working.
Why don't you use the Regsvr32 command to Un-Register the bad version of MSVCR90.DLL; then Register a prior version. These DLL's are in folders in the Windows\WinSxS directory. Search for MSVCR90.DLL and look at the properties->detail to see if the version number matches the one in the Event Viewer. That is the one to Un-Register. Then find an earlier dated file with same name and Register that.
1. To Un-Register:
2. OPEN COMMAND PROMPT: From START menu select RUN option. ...
3. NAVIGATE TO THE EXACT LOCATION OF DLL: Type “regsvr32 /u filename.dll” where “filename” is the name of the DLL that you are trying to unregister.
4.
To Register
5. OPEN COMMAND PROMPT: From START menu select RUN option. ...
6. NAVIGATE TO THE EXACT LOCATION OF DLL: Type “regsvr32 filename.dll” where “filename” is the name of the DLL that you are trying to register.
If this doesn't fix it, then reverse the procedure and you will be back to where you were.
Steve Simon
PDG Consultants
Apologies for adding to an old call but I have the same problem.
GP crashes with MSVCR90.dll as the fault module name. This happens when you attempt to amend an email address or send an email from GP using templates documents.
Has anyone who posted here found a resolution?
Hello All
I have the same issue
Anything I do that involves email spawns this crash and error
Has anyone found resolve?
Cheers
Ian
I am having a very similar issue when attempting to do anything related to email (ie: putting in a new email address in the Customer Maintenance window and clicking Save). Everything I do with email caused GP to crash with now error, but the event viewer gives the error related to the MSVCR90.dll.
This is a Windows Server 2012 OS on a Terminal Server with Office 2010 Standard installed and GP2013. There are two custom forms with VBA code installed on GP. I did a full re-install of GP and did not have the issue with it crashing when attempting to email until the VBA code was added back. The VBA code is fine, and works properly on the user's individual workstations. I am certain that it is something with the TS environment and specifically the Windows Updates that were installed earlier this month, when the issue began.
I am curious if anyone has found a resolution for this yet?
Thanks,
Dana
could be the number of statements that are being generated as well. If you do a small subset of say like 10 (just to test); does same error occur? if they are using the word template options for statements there is a limit to number that can be generated at once; this can cause some system failures.
Hi Shelly,
Have you tried to disable UAC on the server.
I'll be curious to know what the resolution was to this problem since we're using GP2010 and getting ready to talk about emailing RM statements.
Hey guys! Thanks for your help. I actually opened a case with MS on this one. I gave security to the GP folder and Temp folder. Installed the web components for office. Ran a repair on MS office, rebooted the server. And still same issue. We also tried the following:
1) We eliminated the third party products.
2) We eliminated the Reports.dic file
3) We performed a new code installation. This didn't make any difference.
4) Created a new ODBC Connection
5) Captures a process monitor log file - did not see any access denied's
I will keep you posted!
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156