Related topics

duplicated home page
Or your client side can try chunked encoding. On the server side, ASP.NET seems caching the content into the memory. If you want larger once, you probably should create a custom HttpModule to parse and save the data to a temporary storage. By the way, you might also have a look of Bits service as well. I haven't

Which browser will read *.asp files
This is what VI is looking for: a local IIS or PWS server. By tracing calls made by VI to the registry API, I could see that it was trying to find the CLSID of I can't imagine we are alone. With my system tho I can set the project up for remote debugging manually & then set breakpoints in the ASP file & run the

I can't run .asp file on IIS server?
What about those of use using Micorsoft IIS. Is there a logical way to prevent the default file being seen as duplicate content? I am using ASP 3.0 and my default file is index.asp .... webado escreveu: >>> Only if it,s an Apache server you can do a 301 redirect for index.html >>> to the root in the .htaccess file.

site security: how can I audit what user or machine process ...
This
is an IIS thing; some other web servers can do this for any file, some need the files renamed to SHTML If you ever see "<%" appearing in a browser's "view source", then you've fed ASP code to a server that didn;t understand what to do with it, or you've looked at an ASP file directly with a browser.

Security Vulnerability with Microsoft Index Server 2.0(Sample ...
CreateObject", in an asp page, it gives me an arror "Microsoft JScript runtime error '800a01ad' Automation server can't create object /scripts/Testscripts/try2.asp, line 5" The problem is that if I dump the same code in a ".js" file and run it thru CScript, it works fine. Only when I try to load it thru IIS,

Prohibiting google from indexing non-www urls
For this, you have to have a web server that supports the style of script that you are using. If you want to use VBScript, it has to be IIS. You can't just So, if you are running IIS on an XP pro machine, you can drop your asp file into c:\inetpub\wwwroot and then point your browser to http://localhost/file.asp

Random 500 Errors - IIS 6, Server 2003, Access 2000, ASP
ASP file on your server that includes the code in your runat=Server script. Have a form on your web page that gets the data you need and make the form's (the IIS server and the IE client). You have to pass the data in forms or on query strings to get the data between the two. Can't write more - gotta cook.

Accessing Excel Spreadsheet from Web Server
If I have misunderstood the problem, please don't hesitate to let me know. First, I would like to thank you for your pre-troubleshooting process and information to isolate this .... In the left pane, right click ''LM'' (under your server computer name) to choose ''Export to file'', and then save it as IIS.mbk. e.

Help! How to add ASP to .HTX file
Kristofer Gafvert kgafvertONL...@ilopia.com microsoft public dotnet framework aspnet microsoft public windows server general Hi, copied from: http://www.ilopia.com/windows2003/search.aspx?qid=44 Q44: I can't use <!--#include file="../myfile.asp"--> in my asp file. I get this error (or similar): Active Server Pages

IIS 6 secure site sign-on and file level security
I've just installed a Server 2003 and am trying to test our Web app on it. The trouble is that I can only get a browser to see .aspx or .htm files. It doesn't want me to see .asp files. I can change the name of a test .asp, but I can't do that for the entire product. What am I doing wrong? .

Security Scan on IIS shows files and folders
Vulnerable Microsoft Index Server 2.0 + IIS 4.0 + Windows NT Server 4.0 + Service Pack 6a Details The Index Server Sample file SQLQHit.asp shipped with Microsoft Index Malicious user can't modify or write through this vulnerability. But he/she can gather more information about the files in virtual directory.

IIS Package/MTS Impersonation/Exchange...
For instance, the documentation states that the ASP application server is part and parcel of the IIS server on the PC. When I click "yes" the Manager opens but it is blank, no files or folders or anything is listed in the panels. Why can't the Internet Information Manager "see" my computer?

Large file upload/download using IIS
Place a single *simple* HTML or ASP file in that dir (something like '<% response.write time %>', in other words) and Assign NTFS permissions on the file + dir to be .... the test of just checking basic authentication against a protected page in the website, but I'm pretty sure I can't get that to work as well.

Still can't get rollovers to work [OT]
Also, I can't imagine that all ASP developers stick all include code into a single include file while they're under development to reduce IIS connections. Ed Swartz : 978-772-0888 : ASP, PHP, MySQL, and SQL Server Web Application Development http://www.SandyPondConsulting.com Ed's List : http://www.

SharePoint Installation Error
I am using Access97 with IIS 2.0 (with Active Server add-on, Crystal Reports & Index Server) on NT Workstation 4.0 and SP3 to give me ODBC 3.5. You can't import, export, or link using the specification. /Aviewlog/aview12.asp, line 28 The same thing happens if I try to access the asp file from another

File system websites
Can't understand why you need to export? -- Svyatoslav Pidgorny, MS MVP - Security, MCSE -= F1 is the key =- * http://sl.mvps.org * http://msmvps.com/blogs/sp * "Tom" I have not been given any instructions from the provider regarding IIS configurations or anything else...just the import and export to file.

A Tough one: Access97, IIS, and No Multiple Opens? Help, Please...
You are probally missing the Default.htm file. Verify that a localstart.asp file exists. Open your browser and verify that you are not off line. I am not new to the internet or networking, I've just never used IIS, and can't seems to find much help on the WWW.. the Docs with IIS are kinda vague.

Problems passing argument from Client to Server VBscripts
IIS7 installed with no errors including ASP.NET, Windows Authentication, and all of the IIS 6 Compat items. If I browse to http://localhost, I get the nice welcome message. If I drop an htm file on the root, I can browse it no problem. When I attempt to browse any aspx file, I get a 404. The 404 is coming from .

How do I debug an ActiveX dll called from ASP?
Under the covers, RDS needs to be creating the MTS object just as though you called Server.CreateObject() from an ASP file. It's actually doing the equivalent of a CoCreateInstance, so the security information isn't propagated from IIS to the MTS server process. The RDS folks are looking into this issue now.

Database-Can't find the root
(Note: I don't have access to the servers web.config or machine.config file) Here is the 404 html header info: HTTP/1.1 404 Not Found Content-Length: 103 Content-Type: text/html Server: Microsoft-IIS/6.0 MicrosoftOfficeWebServer: 5.0_Pub X-Powered-By: ASP.NET Date: Fri, 22 Feb 2008 10:14:04 GMT Connection: close I