all groups > inetserver iis > may 2007 > threads for may 15 - 21, 2007
Filter by week: 1 2 3 4 5
Faulting application w3wp.exe, version 6.0.3790.3959
Posted by Ravi Chander at 5/21/2007 9:47:03 PM
Hi,
I dont know why my IIS 6.0 server is giving below mentioned errors in event
viewer. Can anyone help me in giving soltuion for below.
Faulting application w3wp.exe, version 6.0.3790.3959, stamp 45d6968e,
faulting module unknown, version 0.0.0.0, stamp 00000000, debug? 0, fault
address... more >>
asp and include don't work
Posted by Alain Bourgeois at 5/21/2007 7:05:16 PM
Dear all,
I am new to asp asp.
J'ai un global.asa vide.
I have a file, connection.asp :
////////////////////////////
<%
Dim objConn
Set objConn=Server.CreateObject("ADODB.Connection")
objConn.ConnectionString="DRIVER={Microsoft Access Driver (*.mdb)};" _
& "DBQ=D:\web\selfmail_... more >>
IIS7_don´t_show_ASP-pages
Posted by Michael Lenke at 5/21/2007 3:21:32 PM
My new installed local IIS7 on VISTA don´t like ASP-pages.
The ASP-Features are installed for IIS.
The page is present and works on other IIS.
But accessing a ASP-page I get:
>HTTP-Fehler 404.3 - Not Found
>
>File not found
But the file exists at this location.
Does anybody have an ide... more >>
Problem with .html
Posted by Tcordaro at 5/21/2007 11:24:01 AM
When ever I add a new page on my website It seems that I always have to type
the .html
Example
www.urlgoeshere.com/home.html this works
but if I type www.urlgoeshere.com/home it does not work.
Any help would be greatly appreciated thanks.
... more >>
Response.Redirect Encoding Commas IIS6
Posted by stumped at 5/21/2007 9:31:15 AM
We have a simple ASP script on an IIS6 server that redirects visitors
to various articles on news sites. The redirect script has been
working for years and has been used to redirect successfully to
thousands of links on hundreds of different servers.
However, the script is having a problem wi... more >>
IIS switch from FQDN to Servername
Posted by Marc Muehlfeld at 5/21/2007 6:41:00 AM
I have a W2k3 Web Edition Server that runs IIS 6.0.
I set up a page inside a subfolder (can`t put it in DocumentRoot). When I
connect to http://subdomain.mydomain.tld/folder, then it automatically switch
to http://servername/folder. The big problem is, that this can`t be resolved
outside ou... more >>
PHP5 on IIS7
Posted by Andy at 5/21/2007 12:34:27 AM
GDay All,
I have a bewildering problem that I hope someone can help me with.
I installed PHP5 onto my IIS7 installation and proceeded to configure it
using suggestions found on the net (
http://blogs.msdn.com/david.wang/archive/2006/04/04/HOWTO_Install_and_run_PHP_on_IIS7.aspx )
..
Af... more >>
Unable to install public cert on R2 Box
Posted by John at 5/20/2007 8:05:13 PM
I am trying to install a public cert from Godaddy (Turbo SSL) onto my
clients R2 Box. I can't get beyond the part where I point to the directory
where I have the .crt file. When I choose the file the next button is
greyed out and the message above says: The pending certificate request for
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Error HTTP 404.8 - Not Found
Posted by Netadict at 5/20/2007 7:50:44 PM
I wonder if someone can help me.
I am trying to configure IIS7 with on a PC Pentium 4 and Windows Vista Home
Premium, I can view the directory with the files but if I click on the
web.config file I receive the following error message:
Errore HTTP 404.8 - Not Found
I tryied to find some ... more >>
iis 7.0 and win2k3
Posted by bill tie at 5/20/2007 3:04:17 AM
1. Does IIS 7.0 beta XXX run on Win2k3?
2. Will industrial-strength IIS 7.0 run on Win2k3?
Thank you.
... more >>
need information about iis
Posted by biplab saha at 5/19/2007 9:49:43 PM
Hi this is biplab i am Working as a software developer basicaly i am working on window based application but now i want ti shift to web application with c# So i need some information about iis , how it works etc..
thanks
Biplab kuamr saha
EggHeadCafe.com - .NET Developer Portal of Choice
... more >>
Hosting Issue
Posted by Nilkanth Desai at 5/18/2007 11:01:01 PM
Hello,
Here is a senatio I am working on a webservrt which is configured to
manage 4 sub-domains of a domain with valid host (A) records and CNAME recor
for each sub-domains. DNS is responding perfectly from Internet. I am using
windows 2003 with IIS 6.0. And I have open 4 websited for 4... more >>
ISS Help
Posted by zazen11 at 5/18/2007 4:57:01 PM
Hi Everyone;
Seems like I have a problem with my ISS. While trying to load code samples
from George Shepherd's ASP.NET book I get an error message: Failed to read
IISWebs table (-2147024893)
Microsoft support directed me to download IIS 6.0 Manager which I did and
the problem is still there.... more >>
How to open files on server2 from a web application on server1
Posted by HJ at 5/18/2007 3:37:02 PM
Hi all,
After many tries I am looking for a guide how to accomplish my goal: to open
files on server2 from a web application on server1.
Please consider the following situation:
We have two servers, both Microsoft Windows Server 2003, Standard Edition,
Service Pack 2. We use Active Dire... more >>
DebugDiag unusable on our system
Posted by Brad at 5/18/2007 2:16:28 PM
We are trying to track down a recurring, process-ending crash in
w3wp.exe. I installed and have been running DebugDiag 1.1.
Initially, DD was failing to produce crash dumps reliably; out of
dozens and dozens of crashes, only 1 was produced. Based on this
crash, I made some configuration change... more >>
Win 2003 x64 asp 3.0 w3wp.exe
Posted by google NO[at]SPAM eautoseller.de at 5/18/2007 5:56:16 AM
HI,
i have following server
win 2003 server x64 SP2 / asp.dll from april 2007
run asp 3.0 pages (classic asp not asp.net)
i have made a simple page (in asp 3.0) that just gets data from a
database an show a list of this data
all conns and objects are closed in this page
like
object.c... more >>
ASP.NET 2.0 MachineKey
Posted by Hamish Ahern at 5/18/2007 3:40:12 AM
My users ALWAYS leave the page open for longer than 20 minutes before
submitting the next entry.. so I need to set a static ViewState MAC
machinekey.. but how?
What is the exact location within the machine.config file and what is an
example of a valid machinekey setting for .net 2.0 machin... more >>
memory and CPU usage footprint of each w3wp.exe
Posted by SalamElias at 5/18/2007 3:11:00 AM
Hi, we have purchased a tool that runs on win2003/IIS6 and all sites. After 3
days of setup by their technical people, I discovered that 6 Application
pools have been created. I know that each APppool launches its W3WP process.
In windows task management, I see 6 or 7 W3Wp but can not decide ... more >>
The process cannot access the file because it is being used by ano
Posted by Ant at 5/18/2007 2:36:01 AM
Hi,
I installed virtual server. It uses iis to serve a site used to configure
the server. The web site however is turned off. When I try to turn it on I
get the error:
"The process cannot access the file because it is being used by another
process".
I found an article in the KB. I che... more >>
UrlScan
Posted by Meelis Lilbok at 5/18/2007 12:00:00 AM
Hello
Does urlscan protect against DDOS attack?
For examlple if attacker sends CONNECT verb, lets say,1000 times in a
minute?
Regards;
Meelis
... more >>
HELP - CLR exception - code e0434f4d (first chance)
Posted by ferrethouse at 5/17/2007 2:43:00 PM
We have about 10 websites running on a Windows 2003 Server with IIS 6.0. Some
are classic ASP websites, some are .NET 1.1 websites, and some are .NET 2.0
websites.
One of our classic ASP websites is freezing once per day (no apparent
pattern). It is a frameset and the top frame loads while ... more >>
Virtual Directory VS Website
Posted by Crown Royal at 5/17/2007 3:58:02 AM
Can anyone explain to me the difference between these two other than the fact
that one resides inside the site itself? I would think that there are
limitations and such. I need to know this to setup several portal websites
for different companies.
Thx... more >>
IIS 6 Server and Windows Vista
Posted by Jody Stoll at 5/17/2007 3:51:01 AM
Hi There,
I have a problem with IIS6 Webdav server on Windows 2003 and Windows Vista
Clients. The problem is when authenticating to the secure Webdav data shares
the users using Windows Vista have to enter the username in the form of
'domainname\username' wheras all previous versions of Windo... more >>
IIS Authentication Issue
Posted by amit_mitra at 5/16/2007 10:23:00 PM
Hi Everybody,
This one is a typical issue I am facing.
I have 4 different Web applications with Windows Integrated
Authentication . This works fine in local Intranet.
For Some business reasons these 4 applications have been exposed to
internet along with a 5th... more >>
Track Website Traffic?? Help Please!!
Posted by news.microsoft.com at 5/16/2007 3:10:30 PM
Ok. Here is my problem. Our Local Government Website was posting Election
Results last night Live as they came in. The Website got hammered and
eventually came down because of so much traffic. Does anyone know a
program/app that I can install on my web server, do show how much traffic it
is ... more >>
App pool and mixed frameworks
Posted by jason at 5/16/2007 12:31:01 PM
IIS 6 will let me put multiple applications in a single app pool, both on
framework 1.1 and 2.0.
Don’t all the apps in a pool run under a single process in the app pool and
should be at the same framework.
... more >>
Backup INETPUB Directory
Posted by Diane Walker at 5/16/2007 6:55:05 AM
We are running IIS on Windows 2003 Server. Would you just backup INETPUB
directory for IIS or would you backup the entire server? Thanks.
... more >>
Changing http port
Posted by Elizabeth at 5/16/2007 4:13:01 AM
Hi,
Is there a way to change http port in IIS 6.0, so that to user be transparent?
User doesn´t need include new port number in http address...
Thanks
Elizabeth... more >>
JavaScripts not working when upgrade to 2003 server (iis6)
Posted by msnews.microsoft.com at 5/16/2007 12:00:00 AM
We have a small data entry form that validates user inputs for datetime and
numeric fields. We do that by using keypress events etc...
It works perfectly on my develpment machine which is XP. It works perfectly
win our old server which is windows 2000 server.
Now my customer upgraded to wi... more >>
IIS6 and ASP.NET
Posted by anonymous at 5/15/2007 9:35:04 PM
Hi,
We are using the manage your server utility to set a server up as an
application server to install IIS6.
On the 32bit version there was an option to install ASP.NET during the
setup. There is no option to install ASP.NET on x64
Looking at the Help facility on the server it states that... more >>
Pages remains in "Processing" status till service restart.
Posted by Alessandro Caporale at 5/15/2007 8:59:39 PM
Hi all,
I have this problem:
On my IIS 6 server fully patched, I run a chat related site, with about one
thousand of client connected per time.
My problem is:
random asp pages remain in status "Processing" even when client has closed
it, ignoring also the 30 seconds timeout, accumulating til... more >>
conflicting SecureBindings
Posted by yuval ben david at 5/15/2007 7:42:01 PM
Hi,
i have number of sites in my IIS 6 (2003 sp1) server.
i have configure the site to use the same ip and cert
and configure scurebindings and host hadar for evary site.
the sites are working fine, but i am getting event id 1113:
*********************
Event Type: Error
Event Source:... more >>
W2K3 IIS6 - hex chars causing 400 Bad Request
Posted by SQLChick at 5/15/2007 2:22:00 PM
Hi. I'm attempting to load a web app that is currently working on W2K onto a
W2K3 box w/ IIS6. There is one page that renders a 400 (Bad Request) on the
W2K3 box but W2K renders it just fine. This particular URL contains hex
codes (0x1, 0x2, 0x3) that are used to separate groups of data. I... more >>
Processing
Posted by Felice Marra at 5/15/2007 12:01:02 PM
Hi all,
I have this problem:
On my IIS 6 server fully patched, I run a chat related site, with about one
thousand of client connected per time.
My problem is:
random asp pages remain in status "Processing" even when client has closed
it, ignoring also the 30 seconds timeout, accumulating ti... more >>
HELP! VBScript to create an IIS v6 Virtual Directory
Posted by Kiwi Si at 5/15/2007 11:59:00 AM
Hi there,
I really hope someone can help me - I've been scouring the web for a number
of hours and can't find a solution. I have to write a VB script to create a
number of virtual directorie in the root of a pre-existing IIS v6.0
installation. This information will be parsed via a csv fil... more >>
receiving double encoded urls
Posted by Wolfing at 5/15/2007 7:51:53 AM
For my Pay per click campaign I have links in the form of
http://www.mypage.com/mypage.asp?refcode=xxx
For some reason, recently I've seen 'page not found' errors in my log
of the form 'http://www.mypage.com/mypage.asp%253FREFCODE%253Dxxx"
With %253F being "?" double encoded and %253d being "=" ... more >>
use host header for incoming port proxy??
Posted by dave NO[at]SPAM bigcompany.com at 5/15/2007 3:36:03 AM
I have drawn a blank on this one... somehow i feel it must be simple, but
only the big ugly things have come to mind so far. I have a server 2003
standard running iis behind a nat router. the router is under my control so
that is not a problem, but unfortunately some users are limited to por... more >>
Need a work order / helpdesk app
Posted by Paul at 5/15/2007 2:04:39 AM
Hi there - I wonder if you guys can help me. I need a simple work
order system in ASP or dot net to run on my webserver.
I need my clients to access the site, log their own calls and give a
few details. It would be good to get some stats etc too.
Does anyone know any apps that could help? ... more >>
Security, easy log on from domain desktops
Posted by jones_net at 5/15/2007 12:00:00 AM
Hi
I have a domain server 2003 with IIS. The server hosts an public "Helpdesk"
site, where anonymous access is allowed. This works fine, no log on is
required.
The server also hosts a internal "IntHelpdesk" site, where only members of
the AD group "IT" are allowed to look.
All the IT su... more >>
|