Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Web Forms

Status
Not open for further replies.

Craigii

Programmer
Feb 11, 2003
40
0
0
US
I am fairly new to VB.Net and I am creating a Web Application that uses an HTML page that I had. I converted the HTML page to an .aspx page, but when I add web forms to it and then 'build and browse' the web forms are missing from the page. Does anyone have any ideas why this is happening? Any help would be greatly appreciated.
 
You have to have IIS installed on the machine on which your web app resides.
 
Thanks For The Reply,

I do have IIS installed on the machine. Another thing that I noticed is that the Labels I am using show up, but lose their font properties.
 
Hmmm, I have seen this before. It happend to me once. I don't really remember what I did to fix it. If no one else has any ideas, then you might want to see about getting this thread moved to the ASP.Net forum.

If you have IIS, and the .Net framework installed on the server, or the machine you're running it off of and you have permissions to the application, it should work.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top