Compile Error (C1001)

08/08/2016 20:16 asdfx:#1
Hallo,

bekomme beim compilen vom cleanen v15 source immer die selben Error.
Kann jemand helfen?

Danke

Code:
dpBillingTH.cpp
..\_Network\Misc\Include\ar.h(13) : 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
dpBilling.cpp
..\_Network\Misc\Include\ar.h(13) : 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
dpadbill.cpp
..\_Network\Misc\Include\ar.h(13) : 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
BillingMgrTW.cpp
..\_Network\Misc\Include\Misc.h(18) : 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
BillingMgrTH.cpp
..\_Network\Misc\Include\ar.h(13) : 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
BillingMgrJP2.cpp
..\_Network\Misc\Include\Misc.h(18) : 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
BillingMgrJP.cpp
..\_Network\Misc\Include\ar.h(13) : 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
Code:
globalgiftbox.cpp(18) : 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
dpwldsrvr.cpp
..\_Network\Misc\Include\ar.h(13) : 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
dpsrvr.cpp
..\_Network\Misc\Include\ar.h(13) : 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
dpdbsrvr.cpp
..\_Network\Misc\Include\ar.h(13) : 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
DBManager.cpp
d:\FlyFF PServer\Sedrika Server\Official Source\AccountServer\dpdbsrvr.h(18) : 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
AccountServer.cpp
..\_Network\Misc\Include\ar.h(13) : 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
account.cpp
..\_Network\Misc\Include\ar.h(13) : 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
Generating Code...
08/08/2016 20:21 Capt. Jack#2
You need the VS2003 SP1 for compiling the Flyff Source:
[Only registered and activated users can see links. Click Here To Register...]