Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
23 views

IIS 6.0 | ASP | Display error message 500

In IIS 6.0 how can I display the message of an error 500? I develop in classic ASP.
2
votes
1answer
31 views

What identity does IIS use to instanciate COM objects from ASP pages?

I was tasked to port and move an old ASP application from a Windows 2003 server (x86) to a Windows 2008R2 server running IIS 7.5 A number of things needed to be changed (mostly related to registry ...
0
votes
0answers
53 views

IIS7 connection_dropped, connection_dropped_list_full log entries and resulting 503 responses.. server, application issue or both?

A high volume classic ASP page is using an ASP.NET page to return xml data, taking advantage of .NET caching capabilities. The cache being used in the .net page is the Context Cache. Recently after ...
0
votes
0answers
38 views

OSS integration for ASP/ISP? [closed]

I am trying to get my head around creating/integrating a BSS/OSS for a Internet services company. I am not quite sure what do do or what is out there. There doesn't seem to be a product that is right ...
0
votes
0answers
40 views

IIS 6 - while uploading an image I constantly have to log in or get connection interrupted

I have here a Windows Server 2003 with IIS 6 on it. There are multiple sites running on it. One of them has a login for managing the contents. Now the administrator of this site want to upload an ...
-1
votes
1answer
146 views

Running < 20 classic asp sites on 2008 IIS7. Memory use brings the server to its knees

I am hosting < 20 asp classic websites on a Windows 2008 Server. All of the websites run on my custom CMS. I am migrating them from a 2003 server. Memory was also an issue when these sites were ...
1
vote
0answers
72 views

How to deploy ASP-MVC3 to Apache?

I am new to this and currently unsure about it. I am wondering if ASP MVC3 could be deploy on other web server instead of IIS, i had search through the web for the solutions but they are mostly for ...
1
vote
1answer
56 views

After server move a query doesn't work anymore

I've moved an ASP+SQLServer application from an old server to a new one. The old one was a Windows 2000 server with MSDE, and the new one runs Windows 2008 with SQL 2008 Express. Everything is ok, ...
0
votes
0answers
74 views

Classic asp: Trappable error (C0000005) effecting multiple Hyper V instances

I hope someone can help because I've been working on this for days now with no solution. I have three different classic asp applications (all under heavy usage) that will suddently start generating ...
0
votes
0answers
39 views

SMTP IIS sending email from ASP application help

I have succefully setup my ASP app to be drop the email to a maildrop box designated by the ISS. I can see the email in the folder which I have specified. This is what I have specified in my IIS ...
1
vote
1answer
54 views

Secure classic ASP hosting - similar to ASP.NET medium trust

We had a major server compromise over the christmas period when a comprimised FTP account was used to upload a .net back door which gave it access to the entire asp.net machine account and comprised ...
2
votes
2answers
127 views

Server.CreateObject_Failed error when creating a COM object on IIS7 using classic ASP

I am trying to migrate a classic ASP application from a Windows Server 2003, IIS6 server to a Windows 2008, IIS 7 server. The ASP page comes up fine, but the first time it tries to use our .NET ...
2
votes
3answers
106 views

Why am I getting random 500 errors on my MVC and ASP websites on iis7?

It seems to happen on almost every site and does not matter if it is an ASP or .NET website. if you refresh right after you get that error it goes away and won't come back by just hitting refresh a ...
-2
votes
1answer
107 views

Whats the best server-language for programing a Webcrawler? [closed]

I would like to ask what language: ASP.NET / Ruby / CGI / Perl / Python / ColdFusion... would be the bes for programming a Webcrawler and for processing the contained information???? (it should ...
0
votes
1answer
222 views

Classic ASP application not working on IIS 7with windows server 2008

I have an old classic ASP application which runs fine on xp and windows 7 too.. but when I deploy the application on windows servre 2008 32 bit with ii7 installed on it, it gives following error ...
-2
votes
1answer
117 views

Is there a support of asp by Nginx? [closed]

There are a lot of asp program around and work fine. Can it be made to work with Nginx with minimal effort?
1
vote
3answers
115 views

site taking too much time to load with domain name, but when I open with IP Address it works fine

I have a website which I have hosted on Windows 2008 R2 Dedicated Server. Now, I have problem is my site taking almost 30 second to connect it through it's domain name any ".asp" pages. All other ...
0
votes
0answers
34 views

IIS 5.1 Launch Process Account is always IWAM even when anonymous access is set to a different user

I'm running IIS 5.1 on XP SP2. I have a wshell.run ASP file which executes a batch script. I set anonymous access to the ASP file with the credentials of the desktop user which is admin. When I ...
1
vote
1answer
23 views

Connect my mac to my external local asp server

In our office we have several PC's that network to a Windows 2003 Server so we can run local sites for testing etc and so we all have access to rather than have them on individual PC's. We have a ...
0
votes
1answer
44 views

Orphaned SQL Recordsets/Connections with IIS

I have an IIS 6 site running on Windows 2003 Server x86 with MS SQL2005 Enterprise edition running ASP Classic (no choice). The site runs very fast with about 8000 page views per hour. All of my SQL ...
0
votes
1answer
114 views

download SunOne asp 4.0.3? [closed]

does anyone have a copy of the last sunone ASP linux version? likely name would be sjsasp403-linux.tar or know where it can be downloaded from?
1
vote
2answers
58 views

how to land www.example.com/subfolder on /index.asp not /index.html

In attempt to answer my question I did: read Miscrosoft "using virtual directories" read over a dozen + posts on stackoverflow / codingforum / dmxzone without a clear answer for my ...
1
vote
2answers
78 views

Publish a url for http that will ultimately go https

I"ve got a client who currently has a site that's not SSL who wants to print materials with a URL on them. However, we're going to SSL in the next couple of months and I want to make sure that the URL ...
1
vote
2answers
83 views

Dual Server Technologies On One Computer [closed]

I currently have IIS running on my webserver at home and I am using DNS2Go to provide a static domain name. My old websites use ASP with VB Script and an Access Database through ODBC drivers and my ...
0
votes
0answers
116 views

ADODB.Stream error '800a0bba' File Cannot Be Opened Message

I am a developer who has inherited a legacy application written in Classic ASP which has since been converted to ASP.Net. When I simply click on the link on our test box, I receive the following error ...
1
vote
2answers
65 views

Are ASP and ASP.NET entirely separate in IIS 7.5?

This is probably a silly question, but the names are confusing and I can't find a direct answer. There are a lot of limits in the ASP section of the IIS configuration that I might want to tweak (such ...
0
votes
0answers
149 views

IIS ASP Configuration - Old ASP

We are using IIS 7.0. I have created a website, and set the permissions for share. I am able to read a text file remotely through IE using our URL to the website. However, I am not able to connect to ...
2
votes
1answer
89 views

running ASP on a linux machine

My testing environment for coding is currently a LAMP setup on an internal server running Linux Gnome. We've recently gained 2 or so sites to do maintenance for that were written in ASP. I'm now aware ...
0
votes
3answers
99 views

Why IIS 6 gives me error message on each asp request?

I have Windows Server 2003 with IIS6. Every time I request something that ends with .asp server returns a 404 error, but not a usual one, the error response is as follows: HTTP/1.1 404 Not Found ...
0
votes
1answer
64 views

IIS 7 and dynamic 404 error

I have set a 404.asp page on my iis 7 yesterday and on this page beside some chacking i had at the end if anything was false i had: response.status "404 Not Found" response.AddHeader "location", ...
0
votes
1answer
28 views

Should I switch from Windows Server 2003 to Linux when I switch from ASP to PHP? [closed]

Possible Duplicate: Changing from asp to PHP - server? I've been developing ASP for quite a while using IIS/Windows Server 2003. A few months ago I started coding in PHP (using XAMPP on ...
0
votes
2answers
159 views

Changing from asp to PHP - server?

I've been developing ASP for quite a while using IIS and hosting it on an NT-server (which has 2 IPs). Since a few months I'm coding in PHP (using xampp on Windows) and would also like to change my ...
0
votes
1answer
78 views

IIS6 stops working for no good reason

I've got a Windows Server 2003 box with IIS 6 installed. There is only one ASP-powered website running on this server. Approximately every 1-3 hours, IIS stops responding (returns 500 Service ...
1
vote
3answers
155 views

What can be causing the following hack?

Server information: Windows XP Service Pack 2 Microsoft-IIS/6.0 Generally speaking the server is out of my countrol (for the time being.) I can request patches that are missing but ...
0
votes
1answer
277 views

Inetmgr.exe not recognized as command

On my Windows 7 machine, I've just installed IIS and it should work, but doesn't! Well, finding it anyway... and when I run inetmgr.exe the command prompt doesn't recognize it. ...
0
votes
2answers
34 views

Can someone explain something for me about ASP? [closed]

I need to explain Database (ASP with Database back end) as part of my pass criteria, but I don't understand how a Database works with ASP. Cheers in Advance
0
votes
0answers
53 views

problems with pass through authentication

I have tryed various things to get this to work and it is not working could my problem be that my directory main page is a classic asp page 1. disabled annonymous users gave everyone read access to ...
1
vote
1answer
170 views

Run ASP on Apache / Linux

Now I know this is quite a tricky one, but so many different sites say different things about doing this so I'm looking for a comprehensive answer here; I'm currently in charge of moving about 450 ...
0
votes
1answer
181 views

Why is my ASP website so slow?

I currently run a ColdFusion 9 website on my local machine - Windows Vista with IIS 7. I have never worked with ASP. I am currently working on some HTML and CSS changes to an ASP website. I ...
0
votes
2answers
72 views

URL of localhost using IIS

So I have IIS installed at work and use the following URL to test my asp site: http://localhost/mysite/index.asp I'm on the road and need to work on it. I have all the site files, but I don't have ...
0
votes
1answer
162 views

Classic ASP executing under .cer file IIS7.5

Not sure if this is default behaviour, however on one of our Windows Server 2008 R2 boxes we've noticed one of our websites has .cer files under a folder called /scripts. The .cer file contains ASP ...
0
votes
2answers
126 views

Looking for some IIS redirect help/ideas

Right now we have a site with a LOT of static asp pages such as, www.site.com/123.asp. This is due to how our current site's CMS builds it's pages by default. I don't have an exact count but we have ...
3
votes
2answers
755 views

Understanding IUSR_<machine> account

Namely how is setting read/write permission for this account different from giving read/write access in the IIS (Windows 2003, so it should be IIS6 if I am not mistaken). Here is the issue: It looks ...
1
vote
2answers
420 views

Enable ASP classic logging to event log

I thought my need was pretty simple, but I couldn't find a solution... How can I make ASP-classic errors appear in Windows Event Log ? I need it on Windows-server-2000 and Windows-Server-2003. ...
0
votes
1answer
17 views

application requires an updatable query

While making programme on ASP and connecting the data to database and connecting it with DSN,the browser says that application requires an updateable query.. please help
0
votes
1answer
23 views

ASP Guidance - Development on laptop with limited internet access (nonhosted)

I am fairly experienced with the .NET family of languages, as well as web development (from a PHP perspective.) I am home for winter break and have limited internet access but would like to learn ASP ...
0
votes
3answers
134 views

ASP Web application: Best practise in average web page size

Do you guys have some best practise advise on the output size of web pages. The smaller the better ofcourse. Im talking about non cached output. Id rather not return 1 MB pages.
0
votes
2answers
397 views

running xampp + iis (classic asp) on the same local machine

i've been using classic asp so far (using iis) and i want to start with php (xampp). is it possible to run both (local) servers at the same time? i think the problem is that both are pointing to ...
1
vote
5answers
275 views

run apache and iis on the same machine

Im using windows 7 ultimate 64-bit. I have wampserver installed which installs apache, mysql , and php as all of us know. I am now familiar with php. And now I want to learn asp.net. Which needs IIS ...
0
votes
1answer
556 views

Getting Classic ASP to work in .js files under IIS 7

I am moving a clients classic asp webapp to a new IIS7 based server. The site contains some .js files which have javascript but also classic asp in <% %> tags which contains a bunch of conditional ...

1 2