Help on compiled asp.net

R

rabbit

after compilation I get the following
default.aspx, PrecompiledApp.config and bin folder with the .dll in it.

default.aspx (Contains the following)
This is a marker file generated by the precompilation tool, and should not
be deleted!

PrecompiledApp.config (Contains the following)
<precompiledApp version="2" updatable="false"/>

Bin folder (Contains the following)
..dll

When I upload the above to my Hosting and run it all I get is the
This is a marker file generated by the precompilation tool, and should not
be deleted!

but if run it from within the IDE of Visual Studio it runs fine

can you please explain what else needs to be done in order to work in the
hosting area.

any Idea?

Thanks
 
G

George

Your project seems to not support ASP.NET cause it simply shows the content
of default.aspx instead of running it through .NET engine.


George.
 

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,766
Messages
2,569,569
Members
45,043
Latest member
CannalabsCBDReview

Latest Threads

Top