|
-
Oct 29th, 2004, 01:03 PM
#1
Thread Starter
New Member
Deploy VB.net webforms
I am working on my first webforms project. I have VB.NET, but not the full Visual Studio.
I created my web pages (aspx and aspx.vb) and everything works fine on my localhost web.
I then copied the whole directory over to the a folder on our web server and the pages load, but only the labels etc.. that are just HTML code, and not the webforms, textboxes, or the other code behind.
Since I don't have the full Visual Studio, the only option in my Setup and Deployment folder under new projects is a regular Setup project, so I couldn't create a deployment project.
Am I missing a step when I copied the folder over?
Before I recommend to my boss to purchase Visual Studio, I was just wondering if there were any other options. I can't believe I can create a Web project, but not deploy it effectively!
-
Oct 29th, 2004, 04:15 PM
#2
Sounds like you didnt install .NET framework on the web server.
http://www.microsoft.com/downloads/d...displaylang=en
-
Nov 2nd, 2004, 06:29 PM
#3
Thread Starter
New Member
Fixed - Thanks!
That was the issue I was running into. It is working now. Thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|