Web User Controls Dont Show Up!??
-
OK, ive installed vs.net on two different computers, it works fine on my laptop... when i add a control with just a label on it then drop the control onto an ASPX page, it builds fine and the control shows on the page but on my desktop however, it will build ok but when i go to view in browser it asks me to either open or save the file, if i choose open it just opens it in the browser with the code showing, it doesnt render the page and show the control on the aspx page i have no idea what the problem is because i got it to work fine on two other computers fine, just a stupid label control i cant get to display on my desktop machine, i even reformatted my whole machine, put on XP Pro, IIS and .net, thats it, and it still didnt work, im going nuts here, any help would be so amazing, thanks in advance :confused: jon :confused:
-
OK, ive installed vs.net on two different computers, it works fine on my laptop... when i add a control with just a label on it then drop the control onto an ASPX page, it builds fine and the control shows on the page but on my desktop however, it will build ok but when i go to view in browser it asks me to either open or save the file, if i choose open it just opens it in the browser with the code showing, it doesnt render the page and show the control on the aspx page i have no idea what the problem is because i got it to work fine on two other computers fine, just a stupid label control i cant get to display on my desktop machine, i even reformatted my whole machine, put on XP Pro, IIS and .net, thats it, and it still didnt work, im going nuts here, any help would be so amazing, thanks in advance :confused: jon :confused:
jsoldo wrote: i cant get to display on my desktop machine, i even reformatted my whole machine, put on XP Pro, IIS and .net, thats it, and it still didnt work, im going nuts here, any help would be so amazing, thanks in advance I do that sometimes too, the "quick" fix! :laugh: Is the web directory set to run as an application? I assume all the projects are identical. Sorry I cant be of more help "There are no stupid question's, just stupid people."
-
OK, ive installed vs.net on two different computers, it works fine on my laptop... when i add a control with just a label on it then drop the control onto an ASPX page, it builds fine and the control shows on the page but on my desktop however, it will build ok but when i go to view in browser it asks me to either open or save the file, if i choose open it just opens it in the browser with the code showing, it doesnt render the page and show the control on the aspx page i have no idea what the problem is because i got it to work fine on two other computers fine, just a stupid label control i cant get to display on my desktop machine, i even reformatted my whole machine, put on XP Pro, IIS and .net, thats it, and it still didnt work, im going nuts here, any help would be so amazing, thanks in advance :confused: jon :confused:
jon, I had the same problem, I believe that you will need to run the repair function for the .Net Framework. If you go to Control Panel->Add Remove Programs and click on the help option for the .Net Framework it will tell you how to run the repair. Alternatively installing the 1.1 Beta appear to fix the problem also. Chris