all groups > inetserver iis > april 2007
Filter by week: 1 2 3 4 5
out of memeory - IIS6
Posted by Thomson at 4/30/2007 11:42:13 AM
Hi,
I am getting this out of memeory error on my asp website running on IIS.
We tried to move the application to 3 different servers and same error
happens in all the 3 (windows 2000 and windows 2003). We have 4GB of RAM on
all these boxes. Following are the details I could find out from t... more >>
403.15 error on W2k (no SSL)
Posted by s_m_b at 4/30/2007 7:16:30 AM
For several years, our venerable web server, running the intranet with a
backend sql 2k db elsewhere, has handled its traffic without much fuss.
We've used integrated authentication or most of this time and never touched
SSL.
Suddenly we're getting 403.15 errors. My first thought was some pr... more >>
ASPX app "sharing" objects - Unwanted!
Posted by Joseph at 4/30/2007 6:15:36 AM
Hello, group...
It seems in my .aspx application that every session shares the same
object...
>From the application, I use values stored in a session to instantiate
a "calculator" object...If more than one user happens to instantiate
at roughly the same time, the second instantiation steps ... more >>
iis 5 default site
Posted by Marco at 4/30/2007 12:00:00 AM
IIS 5 on windows 2000 server don't have the default site in iis manager,
when j open the web server whit the ip, j view a site that is not the one j
want.
how can j set another defalt site?
thanks
... more >>
Possible to bypass security for Windows Media files?
Posted by janefield2002 NO[at]SPAM yahoo.com at 4/29/2007 8:49:40 PM
Hi there,
I have some wmv files that are published on a publishing point (mms://
www.mydomain.com/123.wmv) using WMS. I also have an IIS server with
HTML that points to some of these Windows Media Files. The HTML file
"embeds" the video in the web page.
Now, only logged in users are suppose... more >>
404 errors from browsing a subdirectory
Posted by Tom Miller at 4/29/2007 9:43:01 AM
I run a website with over 770,000 files for downloading. I am getting 404
errors for files that you can clearly "see" because the page that your
seeing was created on the fly by the directory browsing feature. I don't
think I was having this much trouble with the Sever 2000/iis v? but I seem... more >>
IIS7 and ASP
Posted by Mark Goldin at 4/29/2007 12:00:00 AM
That probably has been asked many times and did follow some instructions I
could have found but still my asp pages dont work. When I hit it I am
getting the following:
Server Error in Application "appname"
--------------------------------------------------------------------------------
... more >>
Memory leak in inetinfo.exe due to SMTP Virtual Server!?
Posted by email NO[at]SPAM craighardcastle.com at 4/28/2007 6:23:12 AM
Hi,
I have a server running Windows Server 2003 SP2. I noticed that all
the memory was been used up by inetinfo.exe, which seemed strange a
there was no really load being put on the server as the only domain I
have on it is not accessed by anyone other that me.
After restarting the IIS 6 se... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Using WMI to check the state of an IIS AppPool.
Posted by mike at 4/27/2007 6:48:01 PM
Hi, I'm trying to check the state of an IIS AppPool on a 2003 server.
I can retrive a refrence to the pool:
Set moLocator = CreateObject("WbemScripting.SWbemLocator")
moLocator.Security_.ImpersonationLevel = 3 'Impersonate
moLocator.Security_.AuthenticationLevel = 6 'Priv... more >>
URL Redirect Using IIS?
Posted by pbd22 at 4/27/2007 11:16:38 AM
Hi.
I am trying to get my ".net" url to redirect to my ".com" url.
I thought I could do this by using web.config and global.asax
in the .net site.
In Web.Config I have:
<appSettings>
<add key="primaryDomain" value="http://www.website.com"/>
</appSettings>
And in global.as... more >>
Triming down IIS log file size
Posted by Steve Koon at 4/27/2007 10:58:00 AM
Our IIS server is running log file size daily of about 800Mb and to archive
these is getting to be a chore. I would like to run a script or something
that would create a new copy of the log file daily where any lines with .GIF
or .JPG are stripped when creating the new log file which I will th... more >>
Understanding Application End events
Posted by Mike Kraley at 4/27/2007 10:52:01 AM
I am seeing Application End events in my server 2003 IIS 6 web server. These
tend to happen sporadically and unpredicatably. They tend to happen more if
there is more load, but we're still very far from what I'd consider to be
full load.
How can I figure out what is causing these events? I'... more >>
IIS Anonymous Access
Posted by Magic NetworX at 4/27/2007 10:02:04 AM
My default web site is not accessible by anonymous user. I have set the
directory security, auth and access to allow anonymous access. I have found a
reference to setting the User and permission, change anonymous access
settings from the general tab site settings page. I can't find the site
... more >>
Intranet site URL is not resolving with DNS
Posted by liquidprozak NO[at]SPAM gmail.com at 4/27/2007 9:55:23 AM
Ok....I will try my best to describe my issue...here is what's going
on today:
For the past year, our local intranet page has been working just
fine. I setup a PTR in DNS to point to the web server. The address
that is in DNS is lmbb.net (as a Host(A)).
Yesterday, someone has registered o... more >>
localstart.asp
Posted by rm8089 at 4/27/2007 8:44:08 AM
Just Installed IIS 5.1 on a Windows XP PC, and changed the authentication
method in the localstart.asp file to get the default Web page from the
http://localhost.
However, when attempting to launch http from a remote machine to the XP box,
I get <Page cannot be displayed> rather than th... more >>
User Group Not Created w/ FP Extensions Install
Posted by thall89553 at 4/27/2007 7:36:02 AM
I am running Windows 2003 and IIS 6. I am a bit new server admin so please go
easy on me.
I am attempting to get some domains set up with FP server extensions, here
is what I am doing:
1) In computer management I first create a new user, say acme for example
2) Then in IIS I right clic... more >>
IIS Admin Service don't start
Posted by Vaclav Jonas at 4/27/2007 6:04:01 AM
Hello,
I install IIS 6.0 on Windows Server 2003 SP1. But IIS Admin Service don't
start with error "Access is denied". Other services (Web, FTP and so on)
depend on IIS Admin and also don't start. In Security Event Log I found two
messages stating:
Type: Failure Audit Event ID: 568
User... more >>
CGI process terminates after download
Posted by dave at 4/27/2007 2:29:23 AM
Hi there
I have a cgi application written in Python which allows file downloads
by clicking on hyperlinks. If a user clicks on such a link, a cgi
application is started which reads a binary file from the harddrive of
the server and then sends it to the client. When the download has
finished, ... more >>
ASP Works in the root web folder, but not in subfolder
Posted by www.kitcars-forsale.com at 4/27/2007 2:11:08 AM
Hi
Ive recently started to host my own asp site, and seem to have a
strange problem.
I have a link tracker asp script that is configured from a sub
folder,but for some reason when i browse to /linktracker/admin/
default.asp it doesnt load.
I get an http 500 internal sever error, the websit... more >>
Pool thread limit
Posted by Shamresh at 4/26/2007 6:50:33 PM
Hi to all,
I have a number of client processes (windows exectuables) that call a web
service that is hosted on IIS 5.1.
I have found that as soon as I increase the number of executables (usually
around 8 to 10), I get access forbidden 403 erros in each client.
The errors are raised by I... more >>
Prevent IIS from appeding footer to JS, CSS, HTC etc. files
Posted by Carlos Mendonça at 4/26/2007 5:05:41 PM
Hello everyone,
I'm sure this issue must have been addressed before, but I'm really having a
hard time finding a solution. As we all know you can specify some code for
IIS to append to every file. The problem I'm having is that it's of course
appending this chunck of code not only to HTML file... more >>
.map File Extension Behavior
Posted by KittyHawk at 4/26/2007 2:28:00 PM
I am using XmlHttpRequest via JavaScript to request a file with a .map
extension on my IIS6 server. Whenever I do this, instead of returning the
..map file contents, I get the HTML contents of the page making the request. I
can change the extension of the file from .map to basically anything e... more >>
You are not authorized to view this page - when I click on site ad
Posted by Chris Holley at 4/26/2007 1:02:02 PM
http://bravo12/_vti_bin/_vti_adm/fpadmdll.dll?page=webadmin.htm
is the page it's trying to display and I can't seem to get anywhere to check
this so I figure it's got to be a file security thing. I'm logged in as the
administrator, I've removed and readded the server extensions. Check to ... more >>
Redirect to virtual folder under default website
Posted by trek8300 at 4/26/2007 11:22:04 AM
I have been tasked to do the following:
Have it so that www.website.com/abc is accessible by user typing
www.website.com (abc is a virtual directory setup under the default website)
instead of the full URL. I am attempting to use the the redirect options
under IIS but none are working. I h... more >>
Need help with Two SSL Identities on same IP:port
Posted by caribbeantransfers NO[at]SPAM gmail.com at 4/26/2007 5:55:30 AM
Hello everybody. I'm looking for a little help...
We have a web server (Win2k3 SP1 with ISS 6.0) with only one IP
address.
We need to host two different websites, both protected with SSL,
therefore we created the domain *.mydomain.com and we bought a
wildcard certificate for it.
In the IIS... more >>
SSL Certificates
Posted by grego at 4/26/2007 4:19:41 AM
Dumb question, but its been a long time since I have had to look at
this. Many moons ago with the OPTION pack and IIS3.0/4.0 there was a
product called Ceritificate Server. This was able to produce self cert
certification for intranet sites(non internet facing) and was very
easy too
Is there ... more >>
Version of .NET Framework on Windows Server 2003
Posted by Philip at 4/26/2007 1:36:07 AM
Hi,
Can anyone tell me which version of .NET Framework is installed with Windows
Server 2003 and what updates are made by Service Packs
thanks
Philip... more >>
Strange IIS Problem
Posted by rn5a NO[at]SPAM rediffmail.com at 4/26/2007 12:23:52 AM
I am working on WinXP Pro & use IIS5.1 as the server. I connect to the
Internet using a LAN connection.
Now what I find is whenever there's a disruption in Internet services,
even IIS stops working. Stopping IIS & then re-starting it doesn't
make any different. If I re-start my m/c & then exec... more >>
Unable to load DLL msvcm80d.dll webservice IIS
Posted by Smart Software at 4/26/2007 12:00:00 AM
I have a webservice and iis webserver
if i open de asmx file i get errors saying Unable to load DLL 'msvcm80d.dll'
i added the modules to the path directories and the directorie containing my
webservice.dll file
still get the same error.
any help would be appreiated.
N. Karademir
... more >>
IIS and cross-domain network resource access permissions
Posted by ng01 NO[at]SPAM gvn.com at 4/25/2007 2:32:32 PM
I have a web app in one domain trying to access files on a server in
another domain. What permissions do I need to set on the files so
that IIS can access them? The servers are both 2003 and the app is
VS .NET 2003 written in VB. Thanks!
... more >>
Application causing IIS to become non-responsive
Posted by pitch971 at 4/25/2007 9:05:38 AM
I'm hoping someone can help me out and point me in the right
direction. We have an application that appears to be locking up the
the application pool. I can manually recycle the pool, and the
application will continue to work normally, but once it reaches this
state it is unresponsive until it h... more >>
IIS 6.0 501 Error - Delete
Posted by Jason Carter at 4/25/2007 8:32:00 AM
We have a custom application that moves files around using HTTPS. We recently
setup a new server to replace the Windows 2000 IIS 5.0 implementation and ran
into a problem after the custom application tried to remove the file after it
had done some work on it. Here is a part of the log:
2007... more >>
connecting to webserver error
Posted by rhoenig at 4/25/2007 8:31:38 AM
When I try to connect to an IIS local on a machine I get the following
error: "The path specified can't be used at this time"
When I reboot it will work fine for about a week and then I get the
error again. There isn't much running on the box. Just a couple very
small websites which are inte... more >>
How do I view the inbound connections
Posted by Mike at 4/25/2007 7:35:32 AM
Perfmon shows me the number of current connections. How would I
identify the inbound connections?
--Thanks,
--Mike
... more >>
gzip and binarysend
Posted by MyTestAccount at 4/25/2007 6:42:43 AM
hi. i have recently enabled gzip compression on my server and it works
fine. but i have noticed something wierd.
To protect my self from hotlinking i use a simple code to send my
download with binarysend method. here is the code for an image
download.
Set objStream = Server.CreateObject("AD... more >>
Append default domain to URL
Posted by Clint at 4/24/2007 2:32:05 PM
Hello,
We care currently migrating from IIS 5 to 6. The plan is to use host headers
and separate web sites for most of our large applications, while keeping the
smaller things (department homepages, for example) under a single web site.
Going through the development cycle, we have three l... more >>
IIS usage rights / IIS Licence ?
Posted by kjo007 at 4/24/2007 1:48:03 PM
Hi,
I've heard that if you put out a public website on a IIS you have to pay for
some kind of licence.
I have read on microsoft.com that on windows 2000 IIS you have to pay a
"special licence if you plan to host sites for 3. parties. thats not my issue.
If i plan to host my own commercia... more >>
beginner's website works in Vista IIS, not Server 2003 IIS
Posted by Steve Richter at 4/24/2007 10:46:32 AM
just a programmer wanting to mimic a network in my home office ...
On the Vista PC I use IIS manager to create a new web site, map to
the physical directory on my C: drive. The I use VS2005 to create
simple HelloWorld.htm and .aspx files. From my IE browser I navigate
to //localhost/website_... more >>
ACCESS AN ACCESS DATABASE FROM ASP.NET INTRANET SCENARIO
Posted by kmccoskey at 4/24/2007 10:46:04 AM
I'm trying to access an access database on the file server from a web server
using asp.net and IIS 6.0. I can do it when I have anonymous access enabled
in IIS 6.0 as in the public internet web site style. I want to do the same
with the intranet setup where IIS 6.0 is not setup to allow anon... more >>
Reset Permisions
Posted by Neil Harding at 4/24/2007 8:22:03 AM
I install share point services on my server and it killed all my sites in
IIS, where no user could access them.
I've now solved that problem but i now have a problem with Visual Studio 2005.
When i try and create a new website on the server from my Dev machine (using
the http://<servername... more >>
Re: windows 2003 SP2 issue
Posted by grego at 4/24/2007 6:37:08 AM
On 23 Apr, 20:28, ted185 <ted...@discussions.microsoft.com> wrote:
> Enforce Access checks is unchecked
> I have set up msdtc security to have allow everything and it still fails.
>
> If I remove SP2 the com components start working again with out any other
> changes.
>
> Ted
>
>
>
> "nat... more >>
Re: manually deleting Temporary ASP.NET files
Posted by grego at 4/24/2007 6:23:27 AM
On 24 Apr, 04:14, "Mary Rafferty" <m...@vistagrande.com> wrote:
> We have a situation where a developer is requesting that the Temporary
> ASP.NET Files
> folder contents be deleted when they deploy a new version of their web
> application.
>
> Can someone explain why such action might be requ... more >>
If incoming requests is overwhelming, will multiple w3wp.exe process run for same application?
Posted by Morgan Cheng at 4/24/2007 5:34:36 AM
If there are overwhelming incoming requests, is it possible that IIS6
will spawn multiple w2wp.exe processes to handle the requests?
I ask this question because my application (in Win2K3+IIS60 depends on
some machine-global-stuff. I am afraid that if there are more than one
processes running ... more >>
Limits connection
Posted by ZIDAC at 4/24/2007 4:14:02 AM
Hi, i am from Spain, excuse me my inglish
I have a XPpro SP2 and i installed IIS with a page web for my clients in the
LAN
¿How many clients can connect for view my web page at the same time?
Thaks for all and excuse me my inglish,
ZIDAC
... more >>
Mime Types in IIS 7
Posted by Alexey Smirnov at 4/24/2007 12:13:56 AM
Each web site has a list of MIME types inherited from the server's
master properties.
Once the MIME type is removed from the site, for example
..jpg
image/jpeg
***Inherited***
it cannot be added back as an "inherited", only as a "local"
Is there any way to make it inherited again?
... more >>
Windows 2003 Server Web Edition
Posted by Mark Sellars _ UK at 4/23/2007 11:40:03 PM
I recently upgraded my standard 2000 server to 2003 server web edition.
I have a server that runs as my web server and a mail server using ismail.
I have 3 other pc's on my local network.
On onw pc i create and upload my sites to the web server, but now with this
new version i cannot view ANY o... more >>
IIS Health Check Intervals
Posted by grp.anon NO[at]SPAM gmail.com at 4/23/2007 9:33:46 PM
Hello Everybody,
We have a few IIS web servers we load balance behind an Alteon. The
Alteon default config is to do service health checks every 2 seconds.
This seems a bit excessive for me, considering the world's 3rd largest
web site Microsoft.com themselves only do health checks every 30
se... more >>
manually deleting Temporary ASP.NET files
Posted by Mary Rafferty at 4/23/2007 8:14:41 PM
We have a situation where a developer is requesting that the Temporary
ASP.NET Files
folder contents be deleted when they deploy a new version of their web
application.
Can someone explain why such action might be required? Typically clients are
able to upload newer versions to the server ... more >>
Detecting if ASP.NET extension enabled
Posted by Superfreak3 at 4/23/2007 1:55:05 PM
I'm currently using Wise for Windows Installer 6.1 to install our web
application. One of the prerequisites we have is that the ASP.NET web
extension must be enabled in IIS. Wise provides for a check for this,
which seems to work OK with one small problem... on our test machine
there are v1.1 ... more >>
401.2 Errors
Posted by Ripley at 4/23/2007 8:14:01 AM
I have a SBS 2003 server which has just been updated with IE7 (following an
auto update). Our internet connection slowed to a halt and we were advised by
our ISP to remove IE7 as this could be the cause of the problems. Much as I
had my doubts, they insisted. So I removed IE7.
This made no ... more >>
|