Generate files: web.config + others

J

Jim McGivney

I develop a very simple web site in ASP.net 2.0 using Web Developer Express.
The page has a button and label, pressing the button changes the text of the
label. I can run the website by pressing CTRL-F5. It works fine.

I now copy the website to my hosted web (asp.net 2.0) using the menu item
Website>>Copy Web Site. I copy the all the files which are aspx, aspx.cs
and App_Data files and folders.

The page is placed on my host's computer, when I go to run the page I get an
error. "Can't load type"

I notice that the files web.config, Global.asax and Assambleinfo.cs are not
present on the host's computer. I get the error because the complied CS
code is not present.

If I were using the full version of Web Developer I could use the Publish
button to generate these files necessary for deployment.

How do I generate these files in Web Developer Express ?

Thanks in advance for your help.

Jim
 

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
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top