|
-
Feb 21st, 2002, 11:18 PM
#1
Thread Starter
Hyperactive Member
Why doesnt it work in a remote server ?
I have simple asp.net page that goes like
<%Response.Write ("Hello World")%>
This page works ok at my local server running both Win2K Pro and WinXP Pro (IIS5, .NET Enabled)
However, when I upload it to my site (IIS 5, also .NET enabled), it returns the aspx customerror crap...Seems to me every aspx page that works on my localhost doesnt work over at my remote site. And the ASP.NET Custom error page is proof that .NET is installed on their server.
http://www.softwaremaker.net/swmwebt...t/debugok.aspx
Can anyone tell me what is missing at their server that I should tell them abt ? Thanks for any help. I appreciate it.
William T
Software Architect / Chief Software Developer
Softwaremaker.Net Pte Ltd
http://www.Softwaremaker.net
*** Things are always the darkest before they go pitch black ***
-
Feb 22nd, 2002, 04:33 AM
#2
Thread Starter
Hyperactive Member
Could Someone please help ? Thanks
William T
Software Architect / Chief Software Developer
Softwaremaker.Net Pte Ltd
http://www.Softwaremaker.net
*** Things are always the darkest before they go pitch black ***
-
Feb 22nd, 2002, 07:17 AM
#3
Hyperactive Member
If you run with the debug turned on, what error do you get? That should point us in the right direction so we can figure this out.
..::[ kleptos]::..
- Database Administrator (MSSQL 2000)
- Application Developer (C#)
- Web Developer (ASP.NET)

-
Feb 22nd, 2002, 07:24 AM
#4
PowerPoster
hi William
Sorry, I havent worked on .NET yet- so I cant tell what the problem is - however I believe - it has something to do with the IIS settings.
I need help, please help me.
The Problem:
how does one configure something like:
Search.mySiteName.com
ie.
If I have a folder named search
then in IE i can call the default page by :
www.mySiteName.com/search
but I want it this way:
http://search.mySiteName.com
How to do it???
Kindly help.
bye
-
Feb 22nd, 2002, 11:13 AM
#5
Thread Starter
Hyperactive Member
Thanks for the reply.
Hi Kleptos, Thanks for the reply. The debug is turned on via the web.config file at the root directory BUT it refuses to read the file or any ASPX (ASP.NET) page at all. Why ?
Hi veryjohny, what you want to do is in the domain of the web administrators. Only they will be able to configure an additional hostheader setting for you.
Anyone can help me with my ASP.NET page problem ?
William T
Software Architect / Chief Software Developer
Softwaremaker.Net Pte Ltd
http://www.Softwaremaker.net
*** Things are always the darkest before they go pitch black ***
-
Feb 22nd, 2002, 11:43 AM
#6
Hyperactive Member
Is this page your getting the error on in the root or off in someother deeper subdirectory? Does that subdirectory have access to run scripts and is ASP.NET setup correctly over on the remote computer?>
..::[ kleptos]::..
- Database Administrator (MSSQL 2000)
- Application Developer (C#)
- Web Developer (ASP.NET)

-
Feb 22nd, 2002, 07:33 PM
#7
Thread Starter
Hyperactive Member
Hey Klep,
Remember that this aspx page works on my own machine (IIS 5 .NET enabled with Win2KPro and WinXPPro). It just doesnt work with the remote server (live web server, Win2K server IIS 5 .NET Enabled)
Most of the pages are ASP and HTML Pages. I do have a test folder containing all ASP.NET pages and thats where the error occurs. ASP and HTML pages show ok in that folder BUT not the aspx page
http://www.softwaremaker.net/swmwebt...test/error.htm
http://www.softwaremaker.net/swmwebt...t/debugok.aspx
This error aspx page script goes like
<%Response.Write ("Hello World")%>
That directory has access to run scripts and as you can see from the asp.net custom error message, i guessed asp.net is set up on the server. I, think is a IIS error...
Can anyone help ?
William T
Software Architect / Chief Software Developer
Softwaremaker.Net Pte Ltd
http://www.Softwaremaker.net
*** Things are always the darkest before they go pitch black ***
-
Feb 22nd, 2002, 11:06 PM
#8
Hyperactive Member
Hmmm, with the errors and such, it has .NET installed, so thats not the problem. I created the page on my server and it runs fine, so maybe its something with the remote server. Not fully configured for .NET, it may be a premission problem. Other then that i dunno, without looking at the actual server. Have you tried maybe another page, something simple, although the one you tried doesnt get much simpler. I am at a loss here for this one...
..::[ kleptos]::..
- Database Administrator (MSSQL 2000)
- Application Developer (C#)
- Web Developer (ASP.NET)

-
Feb 22nd, 2002, 11:12 PM
#9
Thread Starter
Hyperactive Member
Thanks a lot Kleptos for all your help. You have been very helpful.
Yeah man, I am at a loss too...Looks like I will need to ask for my money back if it doesnt work soon. The system administrators at the remote server are at a loss too...Hhhmmm
Can anyone please help me ?
William T
Software Architect / Chief Software Developer
Softwaremaker.Net Pte Ltd
http://www.Softwaremaker.net
*** Things are always the darkest before they go pitch black ***
-
Feb 23rd, 2002, 07:40 PM
#10
Thread Starter
Hyperactive Member
William T
Software Architect / Chief Software Developer
Softwaremaker.Net Pte Ltd
http://www.Softwaremaker.net
*** Things are always the darkest before they go pitch black ***
-
Oct 10th, 2002, 09:10 AM
#11
Junior Member
having the same problem!
Hi man,
I'm having the same problem now..
did u figure it out?
-
Oct 10th, 2002, 05:23 PM
#12
Thread Starter
Hyperactive Member
Yes, I have managed to get it to work in the end.
However, there could be many reasons why your problem, just like mine, arises.
If that problem of yours arises from the same root as mine, you can point your web administratora to troubleshoot to this area =>
http://support.microsoft.com/default...EN-US;q318274&
I hope this will solve your problem.
William T
Software Architect / Chief Software Developer
Softwaremaker.Net Pte Ltd
http://www.Softwaremaker.net
*** Things are always the darkest before they go pitch black ***
-
Oct 10th, 2002, 06:23 PM
#13
Junior Member
I got it to work, the reason is the same I think, the asp accound persmission wasn't correctly set.
thanks....
Happy programming!
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
|