Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / May 2006

Tip: Looking for answers? Try searching our database.

C1001: INTERNAL COMPILER ERROR

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jamie - 20 Apr 2005 15:25 GMT
Hi, I'm trying to compile a login function using ADSI, but I keep getting the
following error:

D:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include\Iads.h(502) : fatal error C1001: INTERNAL
COMPILER ERROR
       (compiler file 'msc1.cpp', line 2701)

I am currently using .NET 2003. The offending line of Iads.h is:

typedef class Path Path;

Currently, the only work around we have is to use the Iads.h file from our
install of visual studio 6.0. Can anyone help?
Gary Chang[MSFT] - 21 Apr 2005 07:26 GMT
Hi Jamie,

Based on my understanding, the problem is that you get a C1001 error when
your program includes the header file "Iads.h" from the VC7
(..\Vc7\PlatformSDK\Include\), and the IAds.h from the VC6 would be OK.

Please let me know if I have misunderstood anything.

Before we proceed, I need to repro the error on my side first. I test a
simple console program in VC7, which includes the IAds.h from the
\Vc7\PlatformSDK\Include\ directory, but I could not repro the C1001error.
So in this situation, would you please tell us what's the repro steps to
reproduce this problem or just upload a small self-alone sample
project(zipped) to us, if it is not inconvenient to you? (please remove the
"online" of my email address)

Thanks for your understanding!

Best regards,

Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn

This posting is provided "AS IS" with no warranties, and confers no rights.
Jamie - 24 Apr 2005 17:10 GMT
Hi Gary, you are correct, IAds.h from vc6 works, yet we encounter the error
using the iads.h from vc7 (PlatformSDK\Include). We should have a sample
project ready for you sometime next week.

Thanks for your help,

Jamie
Gary Chang[MSFT] - 25 Apr 2005 07:59 GMT
OK Jamie,  I am standing by to help you.

Thanks!

Best regards,

Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn

This posting is provided "AS IS" with no warranties, and confers no rights.
barchamb - 22 May 2006 17:13 GMT
I am having this exact same problem.  Is there any solution?


Carl Daniel [VC++ MVP] - 23 May 2006 02:31 GMT
> I am having this exact same problem.  Is there any solution?

Reduce the code that's producing the C1001 error down to the minimum case
(usually it's possible to get it down to 10-20 lines of code, but not
always).

Post that code here, contact Microsoft Product Support, or open a bug report
(http://lab.msdn.microsoft.com/productfeedback).

If you post the code, someone might be able to find a way to re-structure
the code to get around the error.

-cd
Andreas Masur [MVP] - 23 May 2006 22:55 GMT
> I am having this exact same problem.  Is there any solution?

You may want to check the knowledge base...

http://support.microsoft.com/search/default.aspx?query=C1001&x=0&y=0&catalog=LCI
D%3D1033&spid=&qryWt=&mode=r&cus=False


Ciao, Andreas

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.