error CS2011 at compile

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
duffs159
User
Posts: 1

error CS2011 at compile

Post by duffs159 »

i have a problem while try to compile project
compile on Windows 7
here is error reason :
'\\server\inetpub\wwwroot\aspnet12\App_Code\AspNetMaker12_project_dll'
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.
error CS2011: Error opening response file 'c:\Windows\AspNetMaker12_project.rsp' -- 'The system cannot find the file specified. '


Webmaster
User
Posts: 9427

Post by Webmaster »

Do not use a network folder as the destination. Generate locally first.


Post Reply