|
-
Jul 24th, 2005, 12:53 PM
#1
Thread Starter
Hyperactive Member
ASP.Net Deployment Issue ** resolved **
Hello all, im having a problem while deploying an asp.net application on a winxp machine(laptop). actually the machine has a novell netware client running, i dont know if this can be an issue. my main problem though is that it seems that the asp codes are not running and the pages are displayed in html format only. for example, i have a page with a few hyperlink controls, but on the deployed machine they seem like plain text and no formatting. anyone has ecountered such issues or knows what could be the cause. thanx in advance.
Last edited by vbud; Jul 25th, 2005 at 06:06 AM.
Reason: resolved
-
Jul 24th, 2005, 01:52 PM
#2
Addicted Member
Re: ASP.Net Deployment Issue
I had that problem when hosting an ASP.Net project on a server... i asked for a Microsoft ASP.Net enabled server... and they gave me a PHP enabled server instead. My point is... make sure the .Net framework is installed and all the components needed to run ASP.
If the facts don't fit the theory, change the facts. --Albert Einstein
-
Jul 24th, 2005, 10:04 PM
#3
Thread Starter
Hyperactive Member
Re: ASP.Net Deployment Issue
I've checked dot net framework and it seems to be ok on the machine. IIS also is running so i guess it ought to have been ok. I noticed though that the asp_net state service was not running, so i started it and set it to automatic but still nothing. I must be missing something or else maybe a component is not configured correctly. Please help anyone its urgent. thanx
-
Jul 25th, 2005, 06:05 AM
#4
Thread Starter
Hyperactive Member
Re: ASP.Net Deployment Issue
I got it solved. Actually it seems that you need to have IIS installed on a machine before installing DotNet framework. Well at least for deploying web solutions. Installing framework then IIS causes the asp.net application not to work. Anyways i got it resolved by uninstalling framework and installing it again. tricks that you need to learn i guess...
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
|