Http://localhost:8080/UCComplain/UserComplain.asp Error
i have done asp coding in asp but when i want 2 run in internet explorer it does not work
http://localhost:8080/UCComplain/UserComplain.asp
well i have copied folder to wwwroot and iis 5 is also running but
how i run asp file to see result in ie5 what is the problem
View Replies
ADVERTISEMENT
i'm using windows XP, IIS 5.1, Visual .NET 2003 and SQL Server 2000.
When I open New Project - Visual C# Projects - ASP .NET Web Service -
Location : http://localhost/WebService1
After that i click OK, then it returns error
"The web server reported the following error when
attempting to create or open the web project
located at the following
URL:'http://localhost/WebService1. HTTP/1.1 302 Found"
After that i try this : Code:
View Replies
View Related
Installed IIS on w2k pro, started Personal Web server and pointed the home catalogue to the folder with my asp codes. However IE keeps saying that http://localhost is not available without Internet connection. Such thing often happend on other computers, but after several refresh it worked. How shall I get rounf this now?
View Replies
View Related
Though I consider myself to be a fairly prominent PHP/MySQL programmer, I've come to the conclusion that if I'm ever going to get a job in a company of some size, I'll need to learn some ASP. So, I've decided to take a whack at Kevin Yanks ol' "Getting Started with ASP" article. However, the article has brought up a question.
In the article, Kevin suggestion to install IIS on ones own computer if you're running Windows 2000 (which I am). Later, he explains that to request files that are first parsed by the web server, one is to use http://localhost/and-so-on.
However, I already have phpdev installed, which, among other things, includes Apache for Windows, and http://localhost/ is what I've been using up until now to get the files parse by the Apache server.
So, when I install IIS, what decides which web server that's entitled to the http://localhost url? And will this mean that I have to drop my Apache server to install IIS?
View Replies
View Related
I get the 404 file not found error message when I try
http://localhost/xxxx.asp
I've created a virtual directory and pointed it to the asp
file and the error message appears.
I've tried creating a new directory and received the same
error message when I pointed it to the new asp file. I
think it's something in the IIS configuration. Any ideas?
View Replies
View Related
I get a the "http 500 Internal Server Error" when tying to run any ASP page from localhost. I'm running Xp Pro with IIS 5.O with Frontpage installed. I've checked secutity settings on IIS.
View Replies
View Related
I am working on building a tool Using ASP/COM & IIS5.1 for a
non-administrative technical support team to change domain passwords for
users. I have the basic interface built and working from my developement
machine (Windows XP Pro SP 1A) which is hosting the pages for now. The
problem is that when I try to access the site from a browser on a different
pc using my credentials (IIS is running in Windows Authentication), it
appears that the ADSI queries stop working and I get the following errors:
a.. Error Type:
(0x8007200A)
/ASP_TEST.ASP, line 64
which corresponds with a code that queries Active Directory for a particular
OU to return the users within that OU.
I am a newbie to ASP developement so maybe I am missing something really
trivial, like can I even accomplish this task in this manner?
View Replies
View Related
# Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid ProgID. For additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
/CoxAxis/adminEditPage.asp, line 6
My code:
<%
dim self, pid, i, c
self = Request.ServerVariables("URL")
pid = Request.Querystring("pid")
set Session("pageContent") = Server.CreateObject("Scripting.Dictionary")
Set custObj = Server.CreateObject("NFIFunctions.ValidateField") Line 6
set psi = Session("pageContent")
set errDict = Server.CreateObject("Scripting.Dictionary")
i = 1
View Replies
View Related
I tried to display an error detail on my webpage when I got an "HTTP 500 Internal Server Error" of my .asp page, but I was failed I did setup in IIS so it will display debug error on my asp page as well as setting up my browser internet option.
Can you help me how to set it up so I am able to see the error detail on my browser when I get "HTTP 500 Internal Server Error" ( Currently, I just got a blank page with "HTTP 500 Internal Server Error" in the web page title)I run IIS 5.0 and window professional xp browser.
View Replies
View Related
well i m developing application in asp when i want to access these pages from ie5 it shows error HTTP Error 403 - Forbidden in internet explorer http://localhost/Mail/email.htm .
View Replies
View Related
I thought this is more of an IE issue but i've had no joy on that group
perhaps somebody here will have a clue.
If i click a link to a web page embedded in Excel (97 OR 2000) i get the
standard error page displayed by IE (you know, the 'cannot find server or
dns error' page).
Turning off 'show friendly http error messages' alleviates this.
(Unfortunately this is the Windows default setting!)
Whats going on?!?! Code:
View Replies
View Related
I've already unchecked the "show friendly http errors" advanced option and it work fine in one page only. The problem is when the page is in a iframe and that iframe is in a table. Got that massage.
On the other way I've another site with iframes and tables.....and this doesn't happened.
Have a 50 k paint picture attatched.
View Replies
View Related
I just installed IIS 5.1 and Visual Studio 2003 with .NET 1.1.
I'm having a problem starting an ASP.NET project. Everytime I select an template from the IDE I get the above message.
I set up a default.htm page and the IIS server appears to be working. It just won't let me start a new VS project. Does anybody have a clue why this is happening?
BTW, the error also occurs on another computer on the LAN. Could this be a conflict of some kind on the network?
View Replies
View Related
I'm using ASP with Oracle 9i and before I was using forms 6 and change it to Developer Suite, so as soon I made the change my ASP programing started to show me this error every time I run the browser.
HTTP 500.100 - Internet Server Error - ASP error
Error Type:
Microsoft OLE DB Provider for Oracle (0x80004005)
Oracle error ocurred, but error message could not be retrieved from Oracle.
Then it says that the error is on the line 42 where I have the connection to the database.
This is the connection that I use: Code:
View Replies
View Related
Window XP PRO, Access 2000, FR2002, FP2002 ext.
I have 3 webs with database, two work fine, the other
gives this error.
Microsoft OLE DB Provider for ODBC Drivers
error '80004005'
Microsoft][ODBC Microsoft Access Driver] The Microsoft
Jet database engine cannot open the file '(unknown)'. It
is already opened exclusively by another user, or you
need permission to view its data.
I had to reinstall Window and published all the web site
from ISP were they work fine. They worked fine before the
crash.
View Replies
View Related
I am having a problem re-configuring the intranet server to connect ASP page with Oracle Database. I have a system DSN created with oracle. I am using the Microsoft ODBC for Oracle driver.
However, I am still getting the error below:
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
Error Type:
Microsoft VBScript runtime (0x800A01C2)
Wrong number of arguments or invalid property assignment: 'OOS.GETINFO'
/otis/common/memolist.inc, line 63
The file coding is: Code:
View Replies
View Related
I get a http 500 error on all asp pages. When turning off
the friendly message box, the message is "Class does not
exist". What is the fix for that? This affect all asp
pages incling the default asp pages in the default
directory.
View Replies
View Related
i want to send email with asp but i receive error http 500 i dont know it`s reason?.
what can i do? i use "cdont" object
View Replies
View Related
i'm trying to call a html page from an asp page which prints its contents, but i keep getting this error, The page cannot be displayed: HTTP 405 Resource not allowed
any ideas anyone?
View Replies
View Related
When I view my live data on my system (IIS on XP) I can see my recordsets and the data just fine. When I ftp the pages to my site, I cannot even get them to load properly - I get the error above or "Page Not Found" (a DreamWeaver error), etc. But when I ftp'd a sample "time" script, it works just fine.
Why does the time script work, but my pages with sample recordsets not work - they will not even allow me to open them?
View Replies
View Related
WHen I try to run ASP (JS or VB) scripts I get the HTTP
500: Internal Server Error
I can run a simple <%=Request.QueryString=%> command but
if I have to access a database or press F12 to preview a
page in Dreamweaver MX, it gives me the error
How do I fix this?
View Replies
View Related
I'm having a frustrating time trying to debug an ASP (not ASP.NET) app on my W2003 dev server running II6.
I continually get a HTTP 500 error message despite configuring IIS 6 to enable ASP debugging and to send detailed error message to the client.
View Replies
View Related
Everytime when I redirect from one particular page to another, it will raise 4 exceptions, before Page_Load routine runs. I can't figure out a way tofind out what are the exceptions. When I use Application Center Test, number of Http errors rises with the number of requests, so I suspect those are Http exceptions.
The worst part is that, when total number of exceptions accumulated to certain extent, it seems to cause messive exceptions in aspnet_wp.exe process (24000 per second), which easily max out the processor. I can't end it unless I manually kill the process.
how I can figure this problem, or what you think may cause this kind of error?
View Replies
View Related
I recently developed a website in ASP .NET that has a secure login page that authenticates users against a SQL database. The login works great using IE / NEtscape on normal machines. Hiwver, once of the users tried to login via his PalmOne browser and got a HTTP 503 Error. Any Clues?
View Replies
View Related
I've been trying to start out learning some ASP and I've been trying to create the classic 'Hello world' program. I'm running the ASP pages on some webspace I have, rather than on my computer. Everytime I try and run the asp page it brings up a HTTP 401.5 error.
"HTTP Error 401.5 - Unauthorized: Authorization failed by an ISAPI/CGI
application.
Internet Information Services (IIS)"
I'm certain the webspace hosting the asp page allows asp pages (especially since the company is called 'asp-host'!). I'd appreciate any help in understanding why this is happening and how I might fix it.
View Replies
View Related
i have an application running ASP code and ASP.NET together. It worked fine
before i installed IE 7. The application has Windows Integrated
authentification set in IIS 5.1 (windows xp prof).
Now, with version 7 of IE, the aspx pages work as usual, but the asp pages
give HTTP 500: server error. Nothing more.
Any idea why and how to solve this?
View Replies
View Related
I am NOT running asp.NET ... on this IIS Server ... (Windows Server 2003) ..
all of a sudden I have started to receive this error... but, the weird thing
is that there is NO RECORD of an ERROR or WARNING in the EVENT VIEWER in
either the Server running IIS or in the Server running SQL SERVER (which the
asp pages connect to) ..
can anyone give me any ideas?
View Replies
View Related
I'm getting an http 500 error message, and I can't seem to find where (since it won't give me line-errors). Yes, the host supports asp
Here is the code, maybe you can find an issue? Its not too long: Code:
View Replies
View Related
I am having trouble with http 500 internal error. I have developeseveral dynamic pages, it works fine on our intranet server, however,when I migrated into our external IIS server, most of asp pages cann't display with error message of http 500 internal error
does anyone have idea on what is going on?
View Replies
View Related
I currently use this for my error handling in XML HTTP... Code:
On Error Resume Next
If NOT xmlHttp.readyState = 4 then:xmlHttp.waitForResponse = 5:End if
If err.number then
response.redirect("error.asp?error=2&pg=" & Current_page_URL)
else
If xmlHttp.Status <> 200 OR NOT xmlHttp.readyState = 4 then
response.redirect("error.asp?error=2&pg=" & Current_page_URL)
Else
'content here (no error)
end if
But when the site I am gathering data from is down, then I get an error saying that It cannot connect to the server. How can I error handle this error?
View Replies
View Related
Opening an ASP page brings up this error HTTP/1.1 500 Server Error
This is from the Event Viewer:
Error: ASP will not serve requests because it could not perform the first request initialization.
View Replies
View Related
I am encountering an error HTTP 404 - File not found. It seems that
when I upload a file with a symbol # in the filename, this error
occurs (e.g. case#2.pdf). I cannot access the file I uploaded. But
when I upload the same file with a different filename or just without
the symbol # (e.g. case2.pdf) , it works I can access the file. Why is
this the case?
View Replies
View Related
I have a problem with the IIS running. Whenever I try to ru
http://localhost/aaa.asp i got this error "HTTP 500-Internal Serve
Error". I use very simple code in aaa.asp. I try to look for the Sho
Friendly http error messages, but it doesn't give me another othe
error beside "HTTP 500-Internal Server Error". Does anyone know what i
happening here? I use Window XP with IIS 5.1
View Replies
View Related