G
Guest
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?
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?