error messages

  • Thread starter Thread starter john22
  • Start date Start date
J

john22

Hi,
After using Dreamweaver 8 with Windows XP Professional for quite some time
with no problems I get the following error message in the application. I can
open Dreamweaver and edit pages and save them but once I try to close a page
I get:

Dreamweaver 8 has encountered a problem and needs to close. We are sorry for
the inconvenience.

The error report box appears and when I click the see what data this error
report contains Error signature:

AppName: dreamweaver.exe AppVer: 8.0.2.2809 ModName: mfc71u.dll
ModVer: 7.10.3077.0 Offset: 00034a2d

I have run Regcure thinking that this would solve the problem but it did not.

Does anyone have any suggestions?

Thanks,

John
 
john22 said:
Hi,
After using Dreamweaver 8 with Windows XP Professional for quite some time
with no problems I get the following error message in the application. I can
open Dreamweaver and edit pages and save them but once I try to close a page
I get:

Dreamweaver 8 has encountered a problem and needs to close. We are sorry for
the inconvenience.

The error report box appears and when I click the see what data this error
report contains Error signature:

AppName: dreamweaver.exe AppVer: 8.0.2.2809 ModName: mfc71u.dll
ModVer: 7.10.3077.0 Offset: 00034a2d

I have run Regcure thinking that this would solve the problem but it did not.

Does anyone have any suggestions?

Thanks,

John


Only that mfc71u.dll is a generic microsoft dll used by any C++
programmer, or better said, by the Microsoft C++ compiler. Its
supposedly on every machine and software then just uses it. Makes the
..exe file a programmer builds that much smaller because they don't have
to include in their .exe, they just reference it. (they meaning the
compiler). Its just one of several used this way.

Your copy could be corrupt? Or Dreamweaver could be.
 
If you keep using Regcure you're going to end up with worse problems than
what you have now. Google Regcure and you'll see what I mean.
 
John

Uninstall and reinstall Dreamweaver. Make sure you have the latest
version of Dreamweaver with all updated drivers.

--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~
 
Back
Top