Building: ProjMono (Debug)
Building Solution ProjMono i recieve the below error while trying to RUN a web application on MONODEVELOP. help appreciated Building: ProjMono (Debug) Generating CodeBehind members... No changes made to CodeBehind classes. Performing main compilation... vbnc "-out:C:\Inetpub\wwwroot\ProjMono\ProjMono\bin\ProjMono.dll" -nologo -utf8output -debug:full -optionstrict- -optionexplicit+ -optioncompare:binary -optioninfer- -target:library "-r:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll" "-r:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Web.dll" "-r:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll" "-r:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Web.Services.dll" "C:\Inetpub\wwwroot\ProjMono\ProjMono\Global.asax.vb" "C:\Inetpub\wwwroot\ProjMono\ProjMono\Default.aspx.vb" "C:\Inetpub\wwwroot\ProjMono\ProjMono\Default.aspx.designer.vb" Build failed. The system cannot find the file specified -- View this message in context: http://www.nabble.com/MONODEVELOP---Build-Failed-tp25696707p25696707.html Sent from the Mono - ASP.NET mailing list archive at Nabble.com. _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
