Related topics

Why won't IE won't cache compressed responses?
Hi, I just wanted to mention to a previous post (I can't find it now), that IT IS possible to access a shared network folder within an ASP file with FSO. To get your domain name server name: ----------------------------------- Control Panel--> System--> Network Identification To set a different username in IIS:

Why won't IIS serve ASP files?
Without the excecte permissions the server can't run the asp file and won't encode it with a proper MIME type. You can get the PWS 4 as part of the NT 4 option pack (has a PWS for win95) at http://www.microsoft.com/iis Hope this helps, Mark Fitzpatrick MVP - Microsoft FrontPage Michael Larter wrote in message

VI 6 Remote Debugging - About to give up
When the .asp is called, the File Scripting Object creates a .bat file based on information about the user and places it in the physical location referenced by the Virtual Directly. The .asp then creates a link to that file so the user can click on it and open the .bat file. With the move to Server 2003, IIS 6.0 is

Creating forms and have result in database
For that, you need to use the ASP.NET tab in IIS (if you have access) or edit configuration files. Incidentally, you can override the membership settings in your own web.config file (useful when hosted on an external server.) Jim Cheshire www.jimcosoftware.com www.jimcobooks.com Author: Special Edition Using

Server side scripting to stop spam bots
But in some books, it is said ASP can be writen in several script languages, such as VBScript, JavaScript, Perl, etc. and ASP script runs on server-side, users can't see the source code from the browser. Is it true? Can use "<script language="JavaScript" runat=server>" in an ASP file? Yes, Microsoft ASP supports at

can't start IIS to browse ASP files
We have a fair number of customers with clients that would not support it, and I don't want to install a large component simply to transfer a file when FTP should be fine. You can hack WinHttp to have a bigger content-length. Or your client side can try chunked encoding. On the server side, ASP.

iis help file can't be accessed
On an Apache server it's using the .htaccess file according to:http://groups. google.com/group/only-validation/web/fix-canonical-issu... On an IIS server it's according to:http://www.jlh-design.com/2006/08/301-redirects-in-asp-on-iis-server/ Note that you should not strive to block one canonical form, don't return

PWS? Where is it?
David Wang w3.4...@gmail.com microsoft public inetserver iis You are complaining about a client-side behavior with no server-side control. IIS *does* cache static files which are compressed. There is very little that IIS can do to *force* clients to cache. IIS can only ensure clients never cache its responses.

Custom Error Page
I am new to the IIS and ASP, but am extremely knowledgable with Visual Basic. What I want to do is make our corporate web page be able to hit our SQL Server on the network. I can't seem to find any documentation on Microsoft's web site that explains how to compose .ASP files. Are there any pages anyone can point me

FP98 using PWS 3.x - Not executing the server side scripts - Help
Mike Primeau mikeprim...@rogers.com microsoft public inetserver asp general With IIS 5.0 you can use Server.Transfer or Server.Execute. I actually found a way to include the file, using Scripting.FileSystemObject, which did seem to work, but within these i can't have server side includes - they won't execute,

how to access mySQL using JavaScript
dilemmachou mikecho...@gmail.com microsoft public windowsxp embedded Dears, I can't run .asp file on IIS server,but .htm is fine. When i want to access .asp file,it return error message: HTTP 500 - internal server error or Server Application Error I don't know what's compont i miss or setup error?

Tearing Out Hair in Clumps...iis7 and Compiler Error Message: BC31
BB Bernard_at_3exp.com microsoft public inetserver iis security You mean Active directory DC or DNS server ? You don't need DC for your requirement. DNS ? maybe. since XP Pro only support 1 site. but yet you can add any host headers with that site Security on the web server and asp file are control using normal

Large file upload/download using IIS
The virtual directory in IIS is "myapp", and there is a default.asp file in there. In myapp properties/ directory security/ authentication, /myapp/default.asp, line 34 If I change this user to an Administrator, I can access the sql server fine. However, I don't want to give the user Administrator priveliges.

Index Server Articles on Microsoft's web site
You can then use the inbuilt ASPError object to get the details of the last error that occured. Additionally you can display a nice friendly message to your users. I went into the IIS log files and see this: 2008-02-19 19:58:05 POST /application_for_services.asp 145|80020005|Type_mismatch.

Large file upload/download using IIS
I can't find any "script blocking" switch within Norton AV 2000. Do you know where I might find that? Does it allow "local Intranet scripting"... while ASP files. Does that STILL sound like a Norton AV problem? Thanks. "John Gahret" <jgah...@yahoo.com> wrote in message news:#f272tVkBHA.1860@tkmsftngp05.

IIS 6.0 SCRIPT_NAME not working
I had just about figured you couldn't put your own ASP in an HTX file. I'm running Windows 2000 server with IIS 5 and Indexing Services. Any suggestions where to get started with the .NET stuff to make this work so I can get uptodate and not 2 generations behind. How do you query the indexing service catalog?

Bizaar error: ASPs start to return Server Too Busy, Invalid ...
Adora
Belle Dearheart heidi.li...@inspiredbroadcast.net microsoft public windowsxp embedded dilemmachou wrote: Dears, I can't run .asp file on IIS server,but .htm is fine. When i want to access .asp file,it return error message: HTTP 500 - internal server error or Server Application Error I don't know what's

VWD 2005 Express can't find SQLServer 2005 Express database
It I can't see why a POST would generate extra 401s, there is no need for POST to use additional connections. A POST doesn't use extra connections. 3 NTLM request f) Server responds with 200 OK and HTTP content (you can see this in your IIS log files when you first authenticate) For all subsequent requests,

Session State Enabled for Index Server - Why?
I've seen it done, I've got half the code, but I can't find any resources to finish it. On the browser I have: <form method="post"> <input type=file name="file" size=15> <input type="submit" value="submit"> </form> I'm using ASP and IIS. How do you write the asp file to handle this form?

Unable to Attain "Real" Security on IIS
I
just recently installed IIS 5.0 on my server. I can access *.htm files just fine, but when I try to browse a *.asp file located on my server I get the following error message: "Server Application Error The server has encountered an error while loading an application during the process of your request.