Hi All,
I have got the same problem. I know the trouble lies with the Path of the file but as per me it is correct and unable to proceed.
--------------------Here is the Batch file--------------------------
path C:\WINNT\Microsoft.NET\Framework\v2.0.50727D:
cd \Development\Net\ASP\_Classes
vbc /out:..\ASPEnterpriseManager.dll /t:library ASPEnterpriseManager.
vb /r:""C:\WINNT\Microsoft.NET\Framework\v2.0.50727\sy stem.dll","C:\WINNT\Microsoft.NET\Framework\v2.0.5 0727\system.data.dll","C:\WINNT\Microsoft.NET\Fram ework\v2.0.50727\system.web.dll","C:\WINNT\Microso ft.NET\Framework\v2.0.50727\system.xml.dll"
pause
--------------------------------------------------------------------
The error I get is:
vbc : Command line error BC2017 : could not find library 'C:\WINNT\Microsoft.NET
\Framework\v2.0.50727\system.dll,C:\WINNT\Microsof t.NET\Framework\v2.0.50727\sys
tem.data.dll,C:\WINNT\Microsoft.NET\Framework\v2.0 .50727\system.web.dll,C:\WINNT
\Microsoft.NET\Framework\v2.0.50727\system.xml.dll '
vbc : Fatal error BC2000 : compiler initialization failed unexpectedly: The syst
em cannot find the path specified.
Any help/Comment/Suggestions would be highly appriciated.
Regards,
Diya