Problems when using aspnet_compiler.exe

G

Guest

When compiling my web site with Visual Studio everything works fine. But when
bulding on our build server using the aspnet compiler (aspnet_compiler.exe),
I get the message "error ASPPARSE: Could not load type <namespace>.<class>".

I call aspnet_compiler from a nant script:

aspnet_compiler -nologo -v <virtual path> -p <physical path> -u -f <target
path>

The type that cannot be loaded belongs to a user control located in a sub
directory of the web application. Both the aspx- and cs-files are there.

Any ideas why this doesn't work?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top