fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'msc1.cpp', line 2701)

A

Amber Zhao

hi,

I've developed an COM Add-in for FP2003 which adds a button to FP
toolbar,and want to pop-up a window when the button is clicked.
I added a new dialog in the Resource editor,and added a class for it
which based class is CDialog.
I added nothing to the dialog class, but when I compiled the project
there's one error message:

c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include\MsHTML.h(40854) : fatal error C1001: INTERNAL
COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more
information

The development tool is Visual C++.net 2003.

Is there any help for me?
Thank you very much!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top