Gears never stop "Please wait while your changes are processed'
Had IIS 6 on Win2003 system. Also had Sharepoint Services v2 installed.
System was current on patches.
Developers wanted to publisher their new gadgets to the system and wanted
Front Page Extensions. Installed but every time we try to extend we get the
never ending gear. If we try to detect and repair - the button does not do
ANYTHING.
I've uninstalled Sharepoint Services and uninstalled/re-installed FPE.
What simple thing did I miss?
--
Uncle H Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382235
ppt files on IIS6
Hello,
I need to put PPT files on IIS6 server, when a user try to download it, it
begins downloading but never finish. I checked MIME type for .ppt and .pps,
it is already set. Any help in this reference is highly appreciated - Thanks
--
Anvay Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382233
Setting up IIS under XP Professional
I'm having a difficult time getting IIS to function under XP Professional.
My objective is to have Front Page publish to IIS running locally on my
computer so I can test my website and asp pages. I think I resolved the
logging in problem. I'm trying now just to get the default page to come up.
When I goto http://localhost I get the folowing error:
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
Error Type:
Microsoft VBScript runtime (0x800A0046)
Permission denied: 'GetObject'
/localstart.asp, line 40
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Page:
GET /localstart.asp
Looking into localstart.asp you find:
37: ' Using ADSI, get the list of default documents for this Web site.
38:
39: sPath = "IIS://" & sServername & "/W3SVC/" & sServerinst
40: Set oDefSite = GetObject(sPath)
I'm logged in as Administrator so hopefully there shouldn't be any
permission issues.
Any ideas?
Is there a document that describes how to install IIS under XP Professional
step by step? I've been playing around with this for about two weeks inching
along and chipping away at each new error message (: Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382229
IIS running on localhost only with XP Pro
Hi
I'm running XP Pro, not on a domain or anything. Latest service packs.
I'm using IIS to develop Visual Studio 2005 ASP.NET applications. I
also have Visual Studio.Net/SQL Server 2005 and Visual Studio 2005 on
this one machine. It is very much a localhost setup.
I want to prevent IIS from going out to the internet. I just want it to
listen locally. How can I do this? Bare in mind that not being part of
a domain and not being a Windows server means I don't have access to
the usual security features.
I want to keep anonymous access for convenience (firewall will
hopefully stop anything untoward).
Can you tell me how to do this?
Can I do this on a per website basis or does the whole of IIS have to
go this way?
Many thanks
Alex Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382228
Server Application Error
I'm trying to get IIS to run ASP files on my local computer. When I try
to access and ASP file, I get the "Server Application Error" message.
This happens even when running a simple ASP file with the code <%
response.write "Hello" %> in it. IIS does run html files. Below is the
event log results. I've seen a few different Microsoft resources but
have not found one to fix this yet. Any suggestions?
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 36
Date: 5/1/2006
Time: 11:01:59 AM
User: N/A
Computer: OET-JBEACH
Description:
The server failed to load application '/LM/W3SVC/1/Root'. The error
was 'Class not registered
'.
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
--
Jerry Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382224
Redirect clients to specific site after login (SSL)
My clients must login to a SSL site via the windows login box. Is there a
way for me to redirect them to specific sites or pages based on their
username without having them land on the original SSL site homepage.
FLOW:
follow hyperlink to secure site -> login with correct credentials -> go
directly to specific site or page.
Thank you in advance,
JMillians Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382222
Need IIS server to serve PDF files!! (registry?)
I have uploaded a few PDF files to my Windows Server 2003 IIS 6.0 webserver.
However, they are not available on the web as I didn't change any settings
to allow PDF files.
The server is remote, and I cannot log into it presently, but I can access a
desktop machine connected on the same LAN through Remote Desktop.
I can connect to the server's registry through the desktop machine using
regedit. Is there any way I can edit the registry to allow IIS to show the
PDF files or this not going to be possible at all?
Or is there any way to administer IIS from the XP Pro desktop machine?
ss. Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382221
IIS6 won't serve files without extensions
Hi All: I "inherited" a website that I migrated to server 2003 web edition.
The developer used a "poor-man's redirection" scheme where he would use a
static file with a meta refresh. So he'd have a link like:
mysite.com/somepage
where "somepage" was text file with some code like:
<HTML>
<META HTTP-EQUIV='Refresh' CONTENT='0;
URL=http://mysite.com/anotherpage.asp?gymid=82'>
</HTML>
This was working on the previous server (Win2K) but now the pages are not
loaded and instead gives a 404 error.
What needs to be enabled to get this to work? Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382218
IIS users
In active directory I see the followign four user accounts:
IWAM_Server1
IUSR_Server1
IWAM_Server2
IUSR_Server2
Server 1 and server 2 represent the names of the server.
These servers do not have IIS installed on them. What are theses user
accounts used for they are all disabled in Active Directory? I'm assuming at
some point IIS was installed by mistake and this caused the usr accounts to
appear in Active Directory. Is it safe to delete these accounts? Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382212
Web Site displays "Under Construction" page only when accessed over internet
Hi
I'm trying to setup IIS on my Win2K3 server. I have several virtual
directories under Default Web Site, all of which can be accessed using IE
from any machine in my LAN.
However, when accessing it over the internet I just get the under
construction page when requesting the root directly, or "The page cannot be
displayed" when trying to access any of the virtual folders.
Directory Browsing is enabled on all of these and return what I expect when
I access IIS from ony of my LAN machines. This isn't an firewall issue
either as port 80 is open and forwards onto my Win2K3 server fine. This is
proved by the fact that IIS return the "Under Construction" page when
accessing over the internet,
My Default Web Site uses DefaultAppPool, which is configured to use "Network
Service" account. This account has all the relevant NTFS permissions as far
as I can tell.
Any ideas
Ben Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382210
EFS setup for IUSR_machinename
I have an ASP website that needs to access a file that has been encrypted
using EFS and now I need to allow the IUSR_<machinename> user account to have
access to this file.
The problem that I have is that when I try to add the IUSR... account to the
EFS file I do not get the option of selecting the IUSR... account - only
allows searching for users via the current Domain.
Anybody had any experience trying to set this up?
If I am required to create a Certificate for the IUSR... account, what is
the process to do this??
Thanks Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382203
2 Problems (ASP.NET 2.0 + INDIGO)
Hi all,
I will highly appreciate your help to me if you help me with one (or both)
of the following 2 problems:
I have the following on my machine (Windows Vista build 5308) successfully
installed:
1) VS 2005 Standard
2) Sql Server 2005 Standard
3) Windows SDK February CTP (5308)
4) Microsoft Visual Studio Code-named orcas CTP preview-development tools
for winFX
5) Visual Studio 2005 Extensions for WWF
I have two small problems:
I) I've read and fully understood Clemens Vasters article about INDIGO [
http://msdn.microsoft.com/winfx/technologies/communication/default.aspx?pull=/library/en-
us/dnlong/html/introtowcf.asp ] and I also read your "HELLO WCF" example
[http://windowscommunication.net/collateral/pages/howto.htm ]; so I wanted
to ONLY re-write
your "Hello WCF" example on my machine (without making any changes to the
code), I wrote
the service, and then, chose Build -> success, I've run the sample, yes it's
working, but
as mentioned in the explanation of "Hello WCF" I must be able to open [
http://localhost/hello ] and see a welcome page ! this is what freaks me !!
i can't find
anything in the www root directory altough i specified this directory [
http://localhost/hello ] when i defined the new URI in code !! so when I
open [
http://localhost/hello ] it gives me this error : "..Not Found..".
Note that I haven't developed any website before on ASP.NET 2.0, that's why
when i open : [
http://localhost ] it gives me "under construction page" !! Tell me please
why there's NOT
nothing in the root after I build the solution or why the browser gives me
"..Not Found.."
error !!
II) When I try to create a new ASP.NET 2.0 (on the above machine), and
choose to save it on
"http", and press on "Browse" button to choose the "Local IIS" option, then
oops, I can't
use this option , DISABLED !! it tells me that "...you must be a member of
the
Administrators group on the local computer to access the IIS metabase...",
what's the hell
is that thing ?! I logged on using my own account and it's of course an
Administrator
account (i checked that from Control Panel), and to be also sure, I logged
on with the user
name "Administrator" which is the built-in administrator account with
Windows Vista, and it
also showed up the above message ! I opened the IIS, tried to play with
security settings, but couldn't do anything to enable the "local IIS" option
(mentioned above) !! is there
specific thing that i must do to enable that option ! so i can create ASP.NE
2.0 websites on [ http://localhost/ ] ?
Thanx so much in advance !! Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382198
setup on xp
I recently installed iis on my laptop running xp pro. i figured out how to
create a new domain and run it, but i can only access the page on my lan.
when i ask other people to try to access it through my ip address they get
the "page cannot be displayed" message Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382193
Rename w2k3 enterprise + IIS Web Server
Hi ,
I have two web servers. One web server(w2k3Ent) and IIS 6.0 in a work group
and One identical Web Server in the Domain. I want to now rename the Server
names of the both, to comply some policy. Will the IIS functionality be
affected because the IUSR accounts still be left with old computer names, can
I go ahead and rename them as well.
Any Microsoft links and help is appreciated
Thanks,
Srinivas Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382187
Problems with IIS Browsing Local IPs
I have a Windows 2003 Server Web Edition I just setup and it is now having
problems browsing itself on the internal networks. My server is behind a
firewall on the 10.0.0.x network. It's specific IP is 10.0.0.6. When I
browse from outside the firewall, going through the firewall and hitting
10.0.0.6 it works great. When I browse from the machine itself at 10.0.0.6
or 127.0.0.1 I receive an error on the server.
I ran WFetch on the address and I receive the following error 0x2749 (A
request to send or receive data was disallowed because the socket is not
connected and (when sending on a datagram socket using a sendto call) no
address was supplied.): connect()
This all seemed to break after I installed Apache Tomcat with the Jakarta
ISAPI filter (which is needed for one thing on my server). I have tried
removing Tomcat and Jakarta and it does not resolve the issue.
How in the heck do you troubleshoot something like this? Does anyone have
any idea where the problem may be?
Thanks,
Sean Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382185
Tafe Assignment
Hello please don't reply to this post as it is part of an assignment for
tafe, i would have liked to take part in an disscussion but unfortunatly i
have no idea what any of you are talking about, ( you are way too smart for
me), and i don't have any disscussions that i can start as my computer is
running fine. ( i am a basic user only).
Thanks
Rachael :) Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382184
asp.net, iis, blocking httphandlers
Hi,
I do that for the first time, but posting this in
microsoft.public.dotnet.framework.aspnet, microsoft.public.inetserver.iis,
http://forums.asp.net/thread/1271188.aspx (no response) and
http://www.dng.cz/Diskuze/tabid/54/Default.aspx?dnnbbfid=2&dnnbbtid=15 (in
czech, no response) since I found no help and I need solution quite quickly.
I have made a handler built-in in a project, ashx file. I access it using
/MyWeb/MyHandler.ashx/param. It works almost perfectly. The problem is, that
I found from packet anylisis, that some requests are rejected I believe by
IIS (maybe asp.net). All of them are of method OPTIONS, I strongly need to
accept this requests because the handler is DAV-compatible and I need to
acknowledge that in the response.
I do not need any authentication to process OPTIONS.
The returned headers are when using NTLM authentication HTTP/1.1 401
Unauthorized, when using anonymous access 403 Forbidden. :(
For IIS experts - how can I configure the IIS to forward all requests to my
handler?
For asp.net experts - I believe this could be solved by explicitly
registering the handler in web.config. However I can't do that, because I
don't know the type/assembly, since all of the dynamic compilation around.
And I can't compile the handler itself into dll, because it is uising
referencing object and types of the remaining web project.
Thank you all for ANY idea!
Jan Kucera Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382181
2 install questions
Hi
IIS6.0 on XP Pro 64, AMD processor
This is my first experience with IIS 6 and the 64 bit OS
I installed IIS from "Add/Remove Windows Component". There are no
options for Front Page Extensions.
I install Visual Studio 2003 developer edition.
It wants fp extensions. I have read here that IIS 6 does not have or
use fp ext's. (So I prceed with vs install anyway)
Q1) IS this true and if so, then why does the install ask for it?
Although IIS has created a "default web site" the only web page
installed is iisstart.htm, an under construction page. There are a
few other files, but really no site. IIS 5, when installed, had an
entire site about IIS and getting started and all that happy stuff.
Q2) Is this normal install for IIS 6 or did it go bad somewhere along
the way?
Bottom line, the only thing I can serve from IIS is html pages.
ASP.NET does not appear to be working.
This install appears quite broken
Thanks for any answers, suggestions, thoughts whatever.
jeff Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382169
IIS 6.o Time out setting
I'm running iis 6.0 and need to set the timeout parameter for the website
that launches a login.asp web page. where can i set the timeout parameter so
that the page timeouts out after being idle for 120 minutes.
Thanks, Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382165
Peculiar IIS 5.1 problem - Hangs on static content but NOT dynamic content
Ok, I've been racking my head on this problem for a full week, and
nothing I have tried has solved it.
To put it simply, on IIS 5.1 on Windows XP Pro SP2, whenever I access a
simple asp file (like a countdown to the year 3000 calculation in
years, days, minutes, etc.), it serves fine. I can even make a .shtml
file with no dynamic content and it will serve. Even an asp file with
all static content will serve.
Now, whenever I try to load a .txt file, or .html, or .jpg or anything
static... I get the ding sound on my computer and it says it's loading
forever. The first time I go to Command Prompt to do an IISRESET,
it'll attempt to stop and fail with:
Attempting stop...
Restart attempt failed.
The service did not respond to the start or control request in a timely
fashion.
(2147943453, 8007041d)
I do IISRESET again, and it will succeed. I can then do the same
things again, and once a non-dynamic extension loads, it hangs again.
Here's what I've tried so far:
I've gotten IISdebug tools from Microsoft, and have the IIS crash
detection tool running. It logs all the crashes into small log files.
Here's an exerpt from a file:
#Fields: date time src-ip src-port dst-ip dst-port cs-version cs-method
cs-url sc-status s-site s-reason
2006-04-29 12:13:27 127.0.0.1 1067 127.0.0.1 80 HTTP/1.1 GET
/forclass/test.html - 1 Connection_Abandoned_By_Inetinfo_Crash
2006-04-29 12:13:12 127.0.0.1 1067 127.0.0.1 80 HTTP/1.1 GET
/forclass/countdown.asp 200 1 Request_Completed
2006-04-29 12:13:00 127.0.0.1 1066 127.0.0.1 80 HTTP/1.1 GET
/forclass/test.shtml 200 1 Request_Completed
I have also tried removing and reinstalling IIS, this did nothing (not
to mention I'll have to reconfigure .NET to work on this now)
I have tried running SFC.EXE and restoring any damaged, corrupt, or
improperly changed files, then rebooted (and this also involved the
convoluted(sp?) task of slipstreaming SP2 files onto a new install CD,
which was even more fun since it was a Dell OEM install... but I
digress). After SFC failed to solve the problem, I uninstalled and
reinstalled IIS again. Nope.
I also remembered having Norton Antivirus on the system before, and
remembering that some people had problem with script blocking, I
reinstalled it and unchecked the "block malicious scripts" box. That
didn't work either, and I was also able to do the basic asp files
before reinstalling Norton.
I also have AVG Free antivirus, this does not come with script blocking
in the Free version however. Also note at the beginning I only had AVG
Free installed, so having two antivirus products on my computer is not
affecting this issue in any perceivable way.
The only firewall I have is the WindowsXP Firewall, and that's not
doing anything to it either (otherwise I wouldn't even get ASP pages).
My basic system setup is as follows:
Dell Inspiron 9100 laptop with 1.0 GB RAM and a 100GB HD (at least 40GB
free)
Windows XP Professional, Service Pack 2
Internet Information Systems 5.1
Up to date on all Microsoft Updates.
Norton Antivirus and AVG Free Antivirus running
Windows XP Firewall
Also, IUSR permissions are set properly, and I also checked IWAM
permissions to be on the safe side.
I'm at a loss, and I'm beginning to wonder if it's even IIS that's
fouling this up. I REALLY don't want to have to nuke and pave the
entire system, as I'll be reinstalling forever. (plus I have no idea
where a couple cd's I need are atm...)
If anyone can help me with this, I'd be very grateful, been dying to
try my hand at some ASP.NET v 2.0 and with this issue occuring, I'm at
a standstill. Thanks in advance! Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382161
Write Data to Binary File
Hi Friends,
I have one EXE file that customer need to download from my website. But I
have one text file of Max 250 bytes of text in in that I want to append to
the END of the Binary EXE file and give that for download to user. How can I
do that. Please suggest. I think we need to go for some BinaryWrite kind of
procedure using ADO Stream.
Please suggest
Prabhat Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382158
IIS Cache Etag bug
Hi,
I have noticed an unusual pattern on static file requests in our site
(IIS6/Win2k3). The server was sending not modified files to the client , even
if the if-modified-since header was correct. I found these links on the web
describing a bug in IIS. The Etag header was not handled correctly and the
304 Not Modified answerd was not sent. Instead, IIS sends the file (200 OK
code).
http://dotnetjunkies.com/WebLog/leon/archive/2005/02/16/54630.aspx
http://support.microsoft.com/default.aspx?scid=kb;EN-US;823544
http://support.microsoft.com/default.aspx?scid=kb;EN-US;900245
Is it safe to use a filter that removes the Etag from all requests to the
site as suggested in
http://blogs.msdn.com/yanno/archive/2006/03/03/543176.aspx ?
Thanks, Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382144
redirecting to an asp page
AS I stated in a previous post, I wasn't able to get any .asp pages to
display.
A reponder showed me where to go to fix that, and I amvery greatfull.
My next issue is this:
Now that I can view my .asp page (a log in page)
I type in teh username and password, and the page that it goes to next to
validate it is showing up and "Cannot be displayed"
NT4 with IIS4 was soooooo much easier to work with.
HELP PLease. Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382142
IIS only logs hits to index.htm
The server log only appears to track hits to \index.htm that are placed by
hosts on the local network. The log file contains line after line of entries
effectively identical to this:
2006-04-26 14:37:13 10.0.0.21 GET / - 80 - 10.0.0.100 ... (more data follows)
It records hits to no files other than / , and from no hosts other than
local addresses. The latter may be because of the firewall's proxying, but I
don't know why the former happens.
How can I log hits to files other than / ? Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382139
not displaying .asp
I am setting up a new webserver using w2003. (I currently have an NT4 box)
Anyway, I have copied most thigns over, but when I try to view an .asp page
on teh new machine, it not only doesn't display, it acts like it can't find
teh page.
Even when I use IE and directly go to teh page, same message.
HELP!!!! Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382138
Web Pages randomly not served
OS: Windows 2000 Server, IIS 5.0
SQL 2000 SP4
On a certain aspx page sometimes the page is correctly displayed and
sometimes it is not. There is no special code beside pulling data from a
database. You can do the exact same search on the page and sometimes it
displays the results and sometimes it only displays what appears to be the
header of the page. It never makes it to the footer. It does not error
out...it just doesn't display all of the information. It appears to be around
where the code hits the database. I'm guessing the page just isn't be sent
out correctly by IIS. Any thoughts?
Here's the link...sometimes it works...sometimes it doesn't. I'd say it
works 95% of the time...not good enough for customers. Here is the direct
link...if you see anything under Support Files, it worked, if you see only
white space under Support Files...well then its missing info.
http://www.pdspc.com/commerce/DriverDb/DriverResults.aspx?passItemNumber=021411 Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382137
IIS 6: Form Post Data Missing in 404/405 Custom Error Handler
I have a custom error handler (ASP, VBScript) that I've used
successfully with IIS 5.1 to handle 404 and 405 errors. The handler,
among other things, uses any form post data accompanying the request.
Under IIS 6, I'm unable to get the form post data. In fact, the query
string reaches the error handler as "404; ...", the request method is
indicated as "GET" and the content length is 0. Under IIS 5.1, for a
post, the query string was "405;...", the method was "POST" and the
content length was non-zero -- all as expected.
Is there some security (or other) setting that might prevent form post
data from reaching a 404/405 custom error handler? Any other
possiblities to check? Thanks! Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382136
IIS LIKE operator error using Perl SQL Server or MySQL
Hey,
I've run into an error with the IIS Server on my PC.
- I'm running the following select statement:
SELECT form_table.fname,
form_table.title,
form_table.txt,
form_rec.form_url,
form_rec.form_type
FROM form_table, form_rec
WHERE form_table.fname = form_rec.fname
and form_table.fname LIKE '%bb%'
- It works within SQL Server (Query analyzer) and even MySQL
- It also works with a Perl script, if I use a variable:
SELECT form_table.fname,
form_table.title,
form_table.txt,
form_rec.form_url,
form_rec.form_type
FROM form_table, form_rec
WHERE form_table.fname = form_rec.fname
and form_table.fname LIKE '%$fname%'
HOWEVER, if I run a perl script where the $fname is set to 'a', it
bombs, whether I'm in SQL Server OR MySQL. Here is what it bombs on:
SELECT form_table.fname,
form_table.title,
form_table.txt,
form_rec.form_url,
form_rec.form_type
FROM form_table, form_rec
WHERE form_table.fname = form_rec.fname
and form_table.fname LIKE '%a%'
- Is the letter a reserved? an ignored word? why does the statement
bomb? Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382134
IIS 6.0 stress testing.
I would like to test my webserver if it can handle +- 2000 users, requesting
asp pages. I have found the resource kit tools for IIS 6.0 wich includes
wcat 5.2. Can anybody point me to good documentation about using this tool,
because the help provided with this tool realy isn't that good. For a
previous version there was a user guide but in this version nothing to find.
Any help on this subject would be kind.
Kind Regards,
Frederik De Muyter Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382128
Load Balancer
Hello,
we have a load balanced environment with a Cisco load balancer. We are
running an ASP Application on Oracle. We have an option in the
application which exports some values to excel and once the export is
complete, it gives a link to download the file. This download link
fails intermittently. what I am supposing is that when its failing its
checking for the file in a different webserver than the one in which it
was created. the application seems to be just fine. Any ideas are
appreciated..
thanks,
Vijay Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382125
shockwave and IIS 6.0
Hi all,
I have an application that runs a shockwave component. This application runs
fine on IIS 5.0, but doesn't run on IIS 6.0. I have enabled all the
extensions and added required MIME types like - .js, .cct, .swf,..... but
still no go. Can someone help me in this regard.
Thanks Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382115
Windows 2003 R2 and WSE 3.0 Kerberos issue
Running a Windows 2003 R2 Standard configured as a domain controller (the
machine will be used as a stand alone demo machine)
Working the Kerberos sample in %Program Files%Microsoft
WSE\v3.0\Samples\CS\QuickStart\Security\WSSecurityKerberos\Policy
It works fine with the service hosted by IIS in the Default App Pool.
After changing it to a new App Pool under a different service account
(member of Domain User, IIS_WPG, "Log on as service" right) I can call any
endpoint not protected by the kerberos policy, but once calling the
'StockQuoteRequest' which requires a Kerberos token, I get this error at the
server side:
WSE594: AcceptSecurityContext call failed with the following error message:
Logon failure: unknown user name or bad password.
Appearently this service account does not have the rights to verify the
Kerberos token? Some policy setting that I am missing?
NOTE: As I said the R2 server is also a domain controller. This most likely
complicates the issue, but still - Network Service works, so surely I can
configure my service acocunt to work as well?
Any ideas here?
Thanks,
Niels Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382114
Debug Assertion Failed! error with IIS
Hello all,
I have a server with Windows 2003 Server Std. (domain controller). I have
installed IIS 6 and hosted an ASP application. My problem is that from time
to time, clients accessing the web site get errors and pages cannot be
displayed correctly. On the server end this message comes up:
Microsoft Visual C++ Debug Library
Debug Assertion Failed!
Program: C:\WINDOWS\system32\inetsrv\inetinfo.exe
File: oleinit.cpp
Line: 50
For information on how your program can cause an assertion failure, see the
Visual C++ documentation on asserts.
(Press Retry to debug the application)
CAN YOU GUYS TELL IF THIS IS A PROBLEM WITH IIS OR WITH THE ASP APPLICATION?
Thank you for your help. Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382112
Caching design question
I need to implement caching in a web application and have come up against a
design issue which I would like some advice on. Am using CLASSIC ASP...
The web application is a "business to business" application. So the users
who log on belong to many different companies.
There are system wide settings, for example financial exchange rates etc.
There are "business" settings, so for example colours. So all users that
belong to Business A will see a blue background, and those in Business B
will see a green background.
There are "user" settings, so for example font size.
As far as caching is concerned, the system wide settings should go in the
Application() cache. These will be the same for ALL users.
The "user" settings should presumably go in the Session() cache; they're
peculiar that an individual and you don't want them hanging around in RAM
for too long, so they can expire when the session expires.
But, the problem I have is knowing where to put the Business settings. If I
put them in the Session() cache then there will be X number of copies of the
same data and I can see this soon consuming a lot of memory. The
alternative is to put them in the Application() cache so that there is a
single copy, but the problem here is that it will be stored in memory and
there can be an awful lot of businesses...
Is there an alternative that I've not considered? I guess ideally I'd like
to put things in the Application() cache with a Time To Live value (rather
like a cookie or a DNS record has), but I don't think that this is
possible..
Any advice/suggestions would be most appreciated.
Thanks
Griff Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382100
One virtual Folder and Multiple Web Application
Hi all,
I have 2 web applications and want to run under same virtual folder.
Let take the scenario.
I have developed two web application seperately. These 2 applications
comprised of seperate application dlls, web.config files.
Now for deployment, I created a virtual folder and map it to the physical
location of application 1. Now I copied a folder of application 2 in physical
folder of application 1.
If I provide the url as http://localhost/application1, it works fine.
If I provide the url as http://localhost/application1/application2, it does
not work and show some error.
Can you please help to solve this problem?
Thank and appreciation in advance.
Rishi Kant Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382099
post http request could not be redirected
I config the following redirections at virtual directory level on my
site(iis5.0)
source http://source.myhost.com/faq to target
http://target.myhost.com/faq
in Home Directory tab of http://source.myhost.com/faq
a redirection to URL: http://target.myhost.com/faq$S$Q
the exact URL entered above checked
with above config,the GET http request redirection works well.
for example:
http://source.myhost.com/faq/faq.dll?number=102&class=2
=======>http://target.myhost.com/faq?number=102&class=2
but when I send a post request from a form,it can not redirect the
variables,why?
Thanks for any help Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382098
IIS 5.0: IUSR_[machinename] access to network share
Hi,
I have a quandary that I must resolve for a customer. They have a web server
(IIS 5.0) on Windows 2000 server - stand alone server (workgroup), sitting in
the DMZ.
They have an SBS 2003 server running an AD in the LAN, and they need the
application on the web server to access a share in SBS 2003.
What I did:
1. Confirm the IUSR_[machinename] password and create the exact same user in
SBS 2003 and assign the same password
2. Shared the network share in the SBS server to everyone and the new IUSR_
account
2. Test to map a drive using the IUSR_ account from the web server, and
works (able to create file/dir as IUSR_ from the web server)
The problem: I understand that the IUSR_ account in the webserver is a local
account, and different from the domain account in the SBS 2003. Even i tried
to use persistent mapping (net use [drive:] \\share\ /persistent:yes) or
direct access, the application in the web server can't open or read the file
in the network share.
Am I pretty much stuck in this scenario (meaning, I can't have the web
server to be stand alone in the DMZ) and have to move to the LAN? Is there
any workaround? Any advise is greatly appreciated.
Regards,
--
Lito Kusnadi
Technical Consultant
React Solutions AU Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382091
Per User FTP Location Question
I have both Gene6 FTP and IIS 6.0 FTP - can't seem to get to work my
scenario for FTP access.
I have about 10 users who I would like to give FTP access for READ and maybe
WRITE access to for their own FTP directory. Also, I do not want them to
see folders that is not theirs. How do I set this up where they click on a
GENERAL FTP link for our public domain and it prompts for username and
password and then they are automatically logged in to their respective FTP
locations.
Is this doable or what should I be looking at? Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382090
Default IIS log file directory
Could somebody give me the default location of the IIS webserver log files
please. I cannot connect to my headless webserver at the moment, but I can
use administrative shares.
Cheers
ss. Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382084
Corrupt metabase with no backup
A Windows Server 2003 SBS server experienced a power outage. That apparently
triggered a corruption in the IIS metabase. As a result, no service using
any IIS features will work (e.g. Exchange, POP3, etc.). If no metabase
backup exists, what are the appropriate next steps to get this system back to
fully functional?
chkdsk was already run with no change. I have read where we can
uninstall/reinstall IIS. But everything indicates we need to restore the
metabase which we don't have. Help! Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382081
Use HTTP 1.0 with IIS 6.0
Hello,
i am using IIS 6.0 with Window Server 2003. I have a component that
uses Microsoft's HTTPXMLRequest object. With HTTP 1.1, the response
size is sent with the HTTP header, which allows the listener to
optimize how it handles the response. Unfortunately, some network
devices, when they re-route the network packets, change the size of the
packets, which changes the over-all response size. We went through a
couple of days of low level debuggins with Microsoft developers to
figure this out. In our specific case, when the size of the response is
less than the header response size, the HTTPRequest object just keeps
waiting, because it thinks that there is more content to come.
We recently upgraded our servers from Window 2000 Server to 2003,
and.....now i have clients out there running our software that doesn't
work, b/c our client software hangs now.
My question is....how do i force IIS 6.0 to use HTTP 1.0? Any advice
would be greatly appreciated.
Thanks,
Joe Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382080
ASPBufferingLimit
Hi,
We recently upgrade from W2K to W2K3. Some of our ASP apps that pull
large records began to fail. I increased our aspbufferinglimit from 4mb to
6mb. One of the apps is estimated to pull 12-14MB of data. Is it ok to
increase the buffering limit to 16mb? The server specs out pretty well and
the internal network is fairly good as well. Also, out of curiosity, what is
the max aspbufferinglimit or is there one?
Thanks,
Ishmeal Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382074
I am a beginners
I need advice on how to start with IIS 6.0. in terms of installation,
configuration, securing it, and also how to manage it on daily bases.
Thank you for your help in adavance, Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382072
IIs Application compliance Checker
A few years ago (in nt 40 days) Microsoft supplied me with a program I could
run against asp applications (and I belive others) that were being put on my
web servers and causing problems. This program tested the application for
compliance with Microsoft web standards and pointed out where they weren't
compliant. I' sure you can imanage how much help that was in convincing the
developers they needed to do some code fixing! I can't find this program and
wonder if there is one in existence that Microsoft has created for IIS 5.0
and 6.0 as I find I desperately need it? I don't remember the name of the
program unfortuately. It was a small executable given to me by Microsoft
Support when the company I was contracting at tried to blame the problems on
Server 4.0 instead of on their applications.
I would appreciate any assistance or direction you can give me on finding
this program
(Note - I apologize to anyone reading this twice. First time in these
forums and I wasn't where I thought I was the first time I posted it) Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382071
IIS 5.1 VB.NET and Error BC30392
Hi,
I recently installed VS 2005 and DotNetNuke 4.02 (the ASP.NET 2.0 version).
I got a very perplexing error (BC30392) trying to compile DNN 4.02 so I am
attempting to build a small test web site using VB.NET to try to determine
the problem.
The complete error message is:
Compiler Error Message: BC30392: 'Catch' cannot catch type 'exception'
because it is not 'System.Exception' or a class that inherits from
'System.Exception'.
I can supply more details if needed.
Here is the test scenario:
My operating system is Win XP SP2 with IIS 5.1. I did the full installation
of VS 2005 which also installed ASP.NET 2.0 and the 2.0 version of the .NET
Framework.
I am getting a compilation error (BC30392) related to this code:
Try
Label1.Text = "Button Click Event Fired. Label Updated."
Catch ex As Exception
Label1.Text = ex.Message
End Try
For some reason Exception is not recognized as part of the System namespace
during a build and error BC30392 is returned. This is not always the case.
Here are several different experiments that get different results. The
problem seems related to IIS 5.1 and VB.NET.
1. I created an HTTP web site using the template in VS 2005. When a build is
run in VS 2005 error BC30392 is issued. If the application is run, IIS 5.1
gives the same error in the web page.
2. If create I another identical web site using File System (the VS
development web site) and execute a build in VS 2005 there are no errors.
This is also the case if I switch to an IIS 5.1 web site by selecting the
WebSite menu, choosing Start Options, and the Use Custom Server on the
Property Pages dialog. However if I run the application (with or without
debug) I get the BC30392 error on the IE web page.
3. If I change the above code to use System.Exception, I get no errors under
1 or 2 above.
This appears to be related to IIS and VB but I am unable to determine what
is causing the problem. Note that my web sites are set up with ASP.NET 2.0,
that IntelliSense seems to recognize that Exception is part of the correct
namespace, and also if I create the exact same web site using C# I do not get
this error!
Any help would be very much appreciated. Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382070
Running executables through IIS 6 requiring Administrative privled
We currently has IIS 6 installed on a Windows 2003 server, and we are
attempting to run some executables through the browser. We have "Scripts and
Executables" selected for the web application, and we are currently allowing
"All Unknown CGI Extensions" and "All Unknown ISAPI Extensions" under Web
Service Extensions during testing.
With this setup we are able to run some executables successfully through a
browser, like:
Ping
Hostname
netstat
query session
However other executables are not working:
Net
Dirquota
Filescrn
Fsutil quota
We are getting no value for most of these, except "Fsutil quota" which is
returning:
The FSUTIL utility requires that you have administrative privileges
I have confirmed that the browser is using an ID that has administrative
privileges by returning the userid it is using. This administrative ID does
not have any problem running Fsutil quota on the server directly.
What privileges am I missing? Does something else need to be set up, or is
it possible the executables not working are not CGI or ISAPI?
Thanks for any help. Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382068
What is IIS 5.5?
I am installing an application that says it requires IIS 5.5. In looking
around I see that it does exist but nothing tells me how to either get it, or
verify I have it. I know 5 came with Windows 2000 and service packs probably
bumped it to 5.x but what exactly is 5.5?
I am stuck with Windows 2000. Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382062
IIS and MIT Kerberos V5
Hi. I am trying to configure IIS in Win2003 to do cross-realm authentication
to an MIT KDC (v5).
The server running IIS is a member server in a Win2003 AD domain. The AD
domain has cross-realm trust set up with MIT KDC, the member server is setup
with cross-realm authentication (using ksetup.exe utility) and login using
MIT KDC authentication works fine.
However, I can't use the cross-realm authentication for IIS authentication.
I've configured IIS to use Integrated Authentication only and when I open a
browser to the IIS server, I get prompt for password but nothing I have tried
so far allows me to use the MIT KDC login name and password.
Is this doable? Any help would be appreciated. Thanks.
-Solomon Tag: server 2003 and IIS - Can't access websever public Ip from outside network Tag: 382061