Thursday 15 May 2014

asp.net - How to use aspnet_compiler -


After looking at [post] [1], I thought I would let it go.

So, in my post build event, I have kept ...

C: \ Windows \ Microsoft.NET \ Framework \ v2.0.50727 \ aspnet_compiler -v / -p " $ (ProjectDir) \ "

... then click Build Solution.

Unfortunately, I found the following error: "Type 'MyWebProject.UI.Global' could not be loaded. C: \ global.asax 1 MyWebProject.UI"

Any ideas Why? For my knowledge, I do not even have the C: \ Global .asx file.

Finally, I want to be able to check my ASPX pages for errors.

Thank you,

Thanks,

Thanks,

ETFFERX

C: \ wINDOWS \ Microsoft.NET \ framework \ v4 0.30319 \ aspnet_compiler.exe -v / -p" Website Full Path "D: \ TestPrecompileFolder -f


No comments:

Post a Comment