First  |  Prev |  Next  |  Last
Pages: 200 201 202 203 204 205 206 207 208 209 210 211 212 213
ASP forbidden on the network
Hi, Below is the message I received when I attempted to use a web page on our network that makes use of ASP. The page cannot be displayed You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed. ------------------------------------... 27 Sep 2005 11:15
Avoiding IE warning messages
I asp.net pages that run on an intranet IIS server. Some op the pages use XLM DOM doc.Load(sPath) to open and parse a XML file. Every time the doc.Load(sPath) executes in IE6 a warning message comes up "This page is accessing information that is not under it's control. . . " How can I avoid this message. It... 29 Sep 2005 21:34
"HTTP/1.1 New Application Failed" win2003
I'm getting this error where I hadn't had a problem before. Prior to getting the error, I did change settings on the default web site. Could that cause this problem? How do I fix it? I've stop and restarted the server and the computer. Still getting the error. From http://developmentnow.com/g/62_0_0_0_0_0/inetser... 15 Sep 2005 19:37
Active Directory error '80070005' (GetObject)
I create an ASP application for Windows 2003 server (Czech) with Exchange 2003. When I want to create new user in Active Directory from my application - this error occurs: Active Directory error 80070005' General Access error denied Web application runs under ADMINISTRATOR account and problematic code is: ... 2 Sep 2005 14:37
ScriptEngine threw exception 'C0000005'
Hello, I'm receving the following on my webserver (Windows 2003 Server SP1) Event ID: 5 Source: Active Server Pages Error: File /KQShopping/ordercomplete4.asp Script Engine Exception. A ScriptEngine threw exception 'C0000005' in 'IActiveScriptParse::ParseScriptText()' from 'CActiveScriptEngine::AddScriptlet()'.... 23 Aug 2005 08:45
Invalid Default Script Language
I have IIS installed on my computer (XP pro) - - I have the DotNet Framework installed - - ASP.net runs fine - but any time I run even the simplest Classic ASP script/page, I get the following error: Active Server Pages error 'ASP 0201' Invalid Default Script Language The default script language specified... 23 Sep 2005 14:32
ASP, Error 8004020f and IIS_WPG
i've been working for 4 days trying to accomplish something that should take 20 minutes.. I have an asp page that take user info, ie name, address phone, email. it sends a copy to email addres A and sends a reciept to site visitor. i have it working on 1 SBS 2003, but i get Error 8004020f on a second client's ... 24 Jul 2005 22:18
Form - upload image
Hi Currently I have a simple form where users input and update their data. This works fine. However, we now have a need for users to be able to upload a picture to their profile. I have managed to successfully do this, however, once the picture is uploaded I need it to be automatically resized and renamed ... 22 Jul 2005 12:39
Change ASPSessionID
How do you change the ASPSessionID during a web session? I have an ASP application in SSL. The first screen is a login screen, which requests user id and password. An ASPSessionID is assigned for this page. Once the user is authenticated by valid id/pwd, the second page starts the real applicaiton. I want ... 21 Jul 2005 01:12
Downloading files of known mime type
I am attempting to write an ASP page that will download a file rather then open it, when it is of known type. I found this code here: http://mosley.arach.net.au/dev/docs/save%20as.htm The first example works fine, for files under 5 Mb, the second example downloads the file but the data is corrupted. Using a J... 8 Jul 2005 11:59
First  |  Prev |  Next  |  Last
Pages: 200 201 202 203 204 205 206 207 208 209 210 211 212 213