Unable to open web projects
Since I started using VS 2005 whenever I try to open any project written in
VS 2003 I get the following error message:
Unable to get the project file from the web server. Unable to open web
project 'ABC'. The file path 'C:\Inetpub\wwwroot\ABC' does not correspond to
the URL 'http://localhost/ABC'. The 2 need to map the same server
location.HTTP Error 403: Access forbidden
Any clue why that would happen
Thank you,
Samuel Tag: FileSystemObject Permission Denied accessing file using Tag: 391304
Random Resetting of ASP Session Variables
Hi,
We have a problem with our application where the ASP session variables are
lost at random intervals.
The application used to be pretty reliable but lately it has been getting
worse. Maybe this is due to an increase in traffic across all the sites each
month.
I've got logging enabled on the Application Pools but they are only set to
recycle in the early hours of the morning or if the virtual memory climbs
above 1500mb. Also Rapid Fail Protection is enabled.
All the ASP files are stored on a Windows File Server and are accessed in
IIS as a UNC share. There are about 300 websites configured in IIS all
pointing at the same set of ASP files.
In the Event Log i see errors sometimes like eventid 9 "UNC Access failed
for file blah.asp"
This seems to coincide with IIS losing the sessions but not in all cases.
The error in the log refers to one of two files in our application which are
probably accessed the most regualrly.
Can someone explain why IIS drops all the sessions just because an ASP page
on the file server can't be accessed. Sessions are lost across all
application pools but the application pools don't log a restart in the Event
log either.
Help much appreciated,
Dave Tag: FileSystemObject Permission Denied accessing file using Tag: 391300
iis debugging error
I have just started a asp project using .net 2.0, visual studio 2005,
and iis 5.1. When I try to run the project from VS using F5 (run with
debugging) I get the following error...
"Unable to start debugging on the web server. Unable to connect to the
web server. Verify that the web server is running and that incoming
HTTP requests are not blocked by a firewall"
I can't seem to sort this out. The server is running and I can view the
web page if I load it in a browser from iis. This is the first asp
project I have created on my machine so am wondering if its some
setting in IIS.
If I try to run it using ctrl F5 (no debugging) I can run the page and
it asks me to log in (I haven't sorted out user accounts to run on
yet).
Any ideas? Tag: FileSystemObject Permission Denied accessing file using Tag: 391293
IIS 6 Web Server spec requirements
Greetings,
I'm seeking information on exactly how to "size" a server or cluster of
servers to support a web application to handle 400-500 concurrent users
with approximately 2000 accounts. This application will serve as a
front to teachers gradebooks, accepting input for grades, attendance,
discipline and more.
The 'recommendation' we've received is 6 HP DL360
G4(http://h18004.www1.hp.com/products/quickspecs/11937_div/11937_div.html)
servers with 2 3.4ghz Xeon processors, 4gb ram to act as web servers,
in addition to a 7th and 8th server to serve as domain controllers
(Integrated windows authentication), along with something along the
lines of an HP DL 580
(http://h18004.www1.hp.com/products/servers/proliantdl580/specifications-g4.html)
with some obscene specification (they said 'big') for the MS SQL server
installation
I'm trying to get an idea whether or not this seems excessive. I've
read in other places (such as this article about myspace
http://www.baselinemag.com/article2/0,1540,2082924,00.asp) that make me
doubt we need so much horse power for a site this size.
2000 users, to me, seems "small". Extremely small. I know it is
pretty vague, but perhaps some logic can be shed on this to at least
make an educated guess? (At the very least an argument so that we can
start small then scale quickly if needed instead of shooting for Alpha
Centauri when we really 'need' to get to the moon)
FYI The application in question is Sungard Pentamation Teacher Access
Center. Tag: FileSystemObject Permission Denied accessing file using Tag: 391292
IIS6 All sessions drop - not worker process recycling?
Greetings,
We have several classic ASP apps that we have developed. We recently
upgraded two servers that these apps run on to Win2K3/IIS6. They were
previously running W2K/IIS5.
We use ASP sessions to store session state in memory. Like others who
have this setup, we had to alter worker process recycling, etc in order
to preserve this session state. After following the advice in numerous
posts and some experimentation, we had disabled worker process
recycling, had no memory limits and no idle limits set. Still, while
watching ASP/Sessions Current with perfmon, we'd see sessions drop from
1500 or so down to 0 and then start climbing back up. The interval
appeared to be pretty random. Sometimes, it'd be twice within a 5
minute period. Sometimes, it'd be an hour or more. We turned on
logging via the metabase, but no events ever showed up in the event
log.
We moved the sites to their own application pools, which limited the
damage when one site would fail, but provided no further insight into
the issue.
As a last ditch effort, we changed the servers to use IIS 5 isolation
mode. Now, the behavior is different. It happens on both servers at
19 minutes past the hour (most hours). Sometimes, it will skip an
hour, but when it does happen, it's at that time. Sometimes it happens
on one server and not the other.
We've disabled Antivirus in case scanning was causing IIS to think
files like global.asa had changed. DLLHost.exe consumes about 400MB
physical memory most of the time when the app's running at full zoot.
Other misc details:
- No other scheduled tasks that run at that time.
- Haven't found anything obviously traffic related in the IIS logfiles,
but this is pretty difficult to identify. There are no indications
that IIS restarts, nor any IIS related errors in there.
- Still no entries in the System or Application even logs.
- Noticed in perfmon logs that at the time that the sessions drop off,
there are 12 or so Engine Flush Notifications that appear right after
that, if that has any significance.
Hardware:
Intel dual core processors
4 GB RAM
Any insight or similar experience out there? Is there any process
recycling mechanism that is still in play when running in IIS 5
isolation mode?
Thanks in advance,
Greg Tag: FileSystemObject Permission Denied accessing file using Tag: 391291
SSL port on my website greyed out
I am trying to test my W2K server using multiple web sites and set up SSL on
each site.
The problem is that all the SSL Port on the Web Site page of Properties is
greyed out. How do I get it to allow me to put my ports in?
Thanks,
Tom Tag: FileSystemObject Permission Denied accessing file using Tag: 391290
Fonction "PassivePortRange" IIS 6.0
bonjour,
Sur un IIS 6.0 (W2003), j'ai un site FTP par défaut, en TCP 21.
Dans la Métabase, j'ai inscrit (avec le script 'adsutil.vbs") la plage
de ports utilisables pour le mode passif.
En mode normal et en mode passif, je peux me connecter, tout va bien.
Par contre si je décide de changer de port TCP pour passer à 2121, par
exemple, je peux me connecter en normal, mais plus en mode passif.
Si je décoche dans le pare-feu de W2003, onglet avancé, la protection
de la connexion réseau, là je peux avoir le mode passif au 2121.
Qu'est-ce que j'oublie ?
Si une âme charitable à déjà eu un pareil problême ?
A l'avance, merci ! Tag: FileSystemObject Permission Denied accessing file using Tag: 391278
Domain Name Restriction Problem
I have an IIS application with the following security configuration:
- Authentication Mode = "Anonymous"
- IP Address and Domain Name Restrictions: Deny all except *.mil
There is a user who is unable to get in (403.7 error), even though he
is coming from a .mil address (confirmed by running "ipconfig -a
<ip_address>" from the server).
Of course I can temporarily overcome this problem by explicitly adding
his IP address, but then what happens down the road if he gets assigned
a different address?
Does anyone have any ideas on where I should start looking -- e.g.,
specific local policy settings that need to be tweaked -- for a
possible permanent fix?
Thanks in advance for any helpful hints! Tag: FileSystemObject Permission Denied accessing file using Tag: 391273
Multiple Websites on one server - need SSL
We have multiple Websites on one server (IIS) and one appache (tomcat) also
on the same server.
This has worked fine until now. We need secure pages on all the Websites.
We can handle the multiple Websites on IIS by adding a different address on
the NIC card and adding one of the address to each Web Site. Then all the
Websites can share port 443.
But can we do the same with Apache? Can we have the Apache sharing 443 on
the same Web Server as IIS? I assume you can't as you can only have one
application listening on each port. If there is a way around this without
having to buy another server we would be thrilled.
Thanks,
Tom Tag: FileSystemObject Permission Denied accessing file using Tag: 391269
Missing default roles
I have recently set up a Windows 2003 Server and IIS and am attempting to
migrate my web sites from my Windows 2000 server. I moved the first two
sites manually, then found out about the IIS migration tool and used it to
move two more sites. Upon examining these sites, however, I found that the
default roles (Administrator, Author, Browser, etc) were missing on all of
the sites. I can recreate the roles and everything seems to work OK, but I
don't relish the idea of having to do this for 75 more sites. Any ideas as
to what is going wrong and how I can fix it? Tag: FileSystemObject Permission Denied accessing file using Tag: 391266
Q: Best way to install PHP support on IIS 6 server
Hi there,
I'm trying to install Coppermine gallery (http://coppermine-gallery.net/)
software on my Windows 2003 based IIS webserver.
Coppermine needs PHP support 4.1.0 or better. Does someone have experience
what is best way to install PHP support to IIS 6 server?
Thanks in advance.
B.R. Juha Tag: FileSystemObject Permission Denied accessing file using Tag: 391265
multiple website re direct
Hi,
The question I know has been asked many a time with no real answers, but I
thought id give it a shout.
What I want to do I using 1 domain name connect to my internal iis server
that is running multiple web sites.
Web Server is windows 2k3 running iis6
Ive got the default website (192.168.0.12)to work no problems, and users
internally & externally can connect via http://production
however this is as far as I get.
if I want users to connect to a second website running on the same web
server called accounts INTERNAL users just use http://acounts as I have
created a new host called accounts that points to my single
webserver(192.168.0.12)
Question 1. How can I get my external users to connect to accounts? My
firewall is a Stonegate firewall v 3.5
What I was thinking was to set up a redirect that would connect the external
users to production website and re direct to accounts but this does not
work.
So anyone with any ideas please..
thanks Tag: FileSystemObject Permission Denied accessing file using Tag: 391264
Authentication Problem - 401.1 error
Setup is as follows:
Server1: W2K3 R2 Std (DC/IIS6/Exchange 2003 SP2)
Server2: W2K3 R2 Std (Not a domain member)
Clients: XP Pro SP2 (All domain members)
IIS6 has two sites:
Default site is used for OWA (iwa/basic auth, host header added for
mail.domain.com in addition to default headers)
Second site added for Intranet (iwa/basic auth, host header added for
www.domain.com)
When accessing sites using the client machines, everything works fine for
both administrators & users, integrated authentication works and both sites
are displayed with no prompts for authentication. Any of the set host
headers work ok for accessing the sites.
On Server 2, the standalone non member server, IWA obvisouly doesn't work,
but when prompted for a username and password, both administrators and users
can authenticate ok using basic authentication. Any of the set host headers
work ok for accessing the sites.
However, when logged onto server 1 (dc & iis6) as an administrator,
integrated authentication doesn't work on either of the sites, and I'm
prompted for a username/password. But this doesn't accept the administrator
usernname/password and after 3 attempts a 401.1 error is received. But, if I
access the default site using the netbios name, integrated authentication
works and it displays ok.
Why, when logged on to the DC/IIS6 server, do FQDNs not work?
To make matters slighly more confusing, IIS6 was reinstalled 10 days ago to
try and sort a problem with installing WSUS, before this basic
authentication used to work ok with FQDNs and my problem was only with
integrated windows authentication.
Any advice would be very appreciated! Tag: FileSystemObject Permission Denied accessing file using Tag: 391261
IIS Autentication using Domain Controller
Hi,
I recently installed Windows Sharepoint Services 3.0 on windows 2003
Server R2. It is a member server which is part of Domain Controller running
on windows 2003 Server.
Sharepoint was installed with the following :
1) Integrated Windows Authentication
2) IIS Authentication Settings as follows :
Integrated Windows Authentication using NTLM.
After successful installation, the login page can be seen only after
authenticating twice (the pop up keeps poping up twice) using the Domain
username and password. I do not understand y we have to type the
username/password twice.
I would want all users (intranet/internet) to authenticate against the
directory server once.
Right now users have to enter the credentials twice before getting to the
Logon Page.
Is there a setting that I am missing ?
Thank You for the clarification
SuresH Tag: FileSystemObject Permission Denied accessing file using Tag: 391258
Static files occasionally do not download
I have a problem where a site, which is normally serving about 300
connections, occasionally has an error where static files do not
download (or at least it seems like it's only static files). For
example let's say there is 40 different objects (images, css, js, etc)
that need to download. They will all download except for one image or
css file, or sometimes even a file with extension "axd" (which I have
come to understand is a.net placeholder for javascript). The site uses
.net 2.0 with VBScript. I do not think it is a bandwidth issue as the
load on my firewall is less than 2%. I have searched for a week and
not found anything on this issue, and am just about ready to call
Microsoft. Additional info: I'm running windows network load balancing
between two servers. Both run Windows 2003 SP1 w/ IIS 6. There is no
ISAPI filters on any of the sites besides the normal ASP .Net 2.0 one
that runs in low priority. I'm not using HTTP compression.
If ANYONE has anything that can contribute or a place to start looking,
I would be more than grateful (especially if you are from Microsoft
*crosses fingers*). If you need any additional information I can let
you know whatever you need (within secure reason).
Thanks! Tag: FileSystemObject Permission Denied accessing file using Tag: 391256
Intranet
I have a w2k server with iis installed. I want to create an intranet site
where only Domain Users have access to it. Tag: FileSystemObject Permission Denied accessing file using Tag: 391245
Vista - IIS and CGI header processing
Hi,
We have a CGI application that returns extra headers back to IIS. In some
cases, such as setting cookies, there are multiple header lines returned
with the same header name. For example:
Set-Cookie: ...
Set-Cookie: ...
Under Vista, something is causing IIS to only pass the last encountered
header for each unique header name. This results in the client application
from never seeing all the headers.
This issue would not happen with previous versions of IIS.
Is this a bug or is there something our application is not doing correctly?
Thanks Tag: FileSystemObject Permission Denied accessing file using Tag: 391241
iis & ssl certificate
Hi all.
I need a little advise. We have web hosting but want to run the webcart on
our site so we can maintain it better. How do we purchase an ssl
certificate that will work as the server is under the name
server1.companyname.local which I guess won't work too well.
Any advise as to what to do and what to order would be great
Thanks
Glenn Tag: FileSystemObject Permission Denied accessing file using Tag: 391233
QUERY_STRING server variable value differs in IIS6.0 from IIS5.0
Hi, all. I recently migrated a website from IIS5.0 (running on Windows
2000 Server SP4) to IIS6.0 (running Windows Server 2003 SP1). I found
that the value of the server variable "QUERY_STRING" differs under the
2 platforms. In IIS5.0, it does not return the port number, but it does
in IIS6.0.
For example :
IIS5.0 : it returns http://www.test.com/mypage
IIS6.0 : it returns http://www.test.com:80/mypage
My question is : Is there a way to hide the port number from returning
in the QUERY_STRING server variable?
Thanks for answering.
-Andrew Tag: FileSystemObject Permission Denied accessing file using Tag: 391231
Blog software on IIS 6
Hi there,
I would like to install blog software to my web server. Do you wan't to
recommend some blog sotware that consists picture gallery. Freeware or
reasonable priced. Blog is coming only to my personal noncommercial travel
site.
My IIS 6 webserver is running on Windows 2003 server and it contains
Microsoft SQL 2003 and MySQL databases.
Thanks in advance. Tag: FileSystemObject Permission Denied accessing file using Tag: 391230
Page cannot be dislayed for ASPX pages in IIS6.0 on Win2k3
Hi All,
We are currently setting up a new vmserver as a Win 2k3 web server. We
installed IIS 6.0 (Application Server and ASPNET including Front Page
extensions) and it is running .Net Framework 1.1. Html pages are coming
up fine but it returns Page Cannot Be Displayed for all ASPX pages.
ASPNET and Active Server Pages are already marked as allowed on the Web
Server Extensions and I have already run aspnet_iisreg -c. I've already
tried restarting everything but it still cannot display ASPX pages. I'm
already at a lost on what's wrong or what I might have overlooked. Any
ideas what might be missing? Tag: FileSystemObject Permission Denied accessing file using Tag: 391226
mulitiple websites under iis 6.0
Hi
I would like to create multiple websites in iis 6.0 (eg. website1, website2,
website3 etc)
I then want to be able to access these websites like this
http://192.100.25.40/website1/default.html
http://192.100.25.40/website2/default.html
http://192.100.25.40/website3/default.html
thanks
hs Tag: FileSystemObject Permission Denied accessing file using Tag: 391225
IIS 6.0 asking for password on virtual directories only
This is a weird problem, and I haven't seen it before.
I installed IIS 6.0 on a Windows 2003 Small Business Server , and I can
get to http://localhost/ fine with it. So, if I'm understanding this
correctly, the IUSR_Machinename account has the required permissions so
that anonymous browsing is enabled. That's what I want.
The problem is that when I go to http://localhost/remote (the Small
Business Server Remote Web Workplace), I get asked for login
credentials. No matter what I try, whether they're valid login
credentials on my server or not, I can't get anywhere.
This behaviour only replicates itself on other virtual
directories...not on any other sites that aren't virtual directories.
In addition, I notice Event ID 529 logged on the server any time I try
to access the virtual directory.
Logon Failure:
Reason: Unknown user name or bad password
User Name: Administrator
Domain: SNRY
Logon Type: 8
Logon Process: Advapi
Authentication Package: Negotiate
Workstation Name: SBSERVER
Caller User Name: NETWORK SERVICE
Caller Domain: NT AUTHORITY
Caller Logon ID: (0x0,0x3E4)
Caller Process ID: 2240
Transited Services: -
Source Network Address: 127.0.0.1
Source Port: 2696
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
I'm using NTFS permissions.
I know I've gotten at least the basic configuration right or I wouldn't
be able to even access localhost (nor would I be able to access the
server from another machine, which I'm doing now.)
So...why am I getting asked 6000 times to authenticate to something
that would have the same permissions as its parent?
Thanks. Tag: FileSystemObject Permission Denied accessing file using Tag: 391219
IISState don't write me a dump file
I try to run IISState towards the process. But I end up with no dump
and a couple of errors. Can someone help me with this
The first thing that IIS writes (before the whole machinery starts
running) is this error message
"Process 4920 is not attached as a debuggee
The process can be examined but debug events will not be received"
Then when competed it just posts
*****
Dump name is formatted as: PID-Timestamp.dmp
Creating C:\iisstate\output\4920-1168817157.dmp - mini user dump
WriteFullMemory.Memory.Read(0x7ffa0000, 0x7000) failed, 0x8007012b
Dump creation failed, Win32 error 299
"Only part of a ReadProcessMemory or WriteProcessMemory request was
completed."
*****
And I end up with not that much information and no dump file. IIS state
writes a log, with the threads, I guess thats something. Can I get the
same information from this log file that I get from running the dump
file thrue debugdiag?
And then I'm curious about this configuration for IIS, just stumbled up
on it when I was looking for how to configure IIS generally.
"Debug Application Pool Failures (IIS 6.0)"
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/8a54abd7-0141-420c-ab85-f71b32810335.mspx
Anyone tryed it with IISstate? Does it work? I guess I would get the
answer if I try it, but I have to get IISSTATE running first. Tag: FileSystemObject Permission Denied accessing file using Tag: 391210
Checkbox worked on iis5 but not on iis6?!?
I have made a site with dreamweaver 8 on my xp.
The site is for making online control protocol
Example: Question! Is the server OK? Answer: Yes.
Then i check a checkbox and saves the protocol.
If i answerd the question wrong and want to correct my misstake then i
should be able to edit the protocol by hitting a edit button that displays
the protocol with the wrong value that i entered. I correct my misstake and
hit save.. voila...
This works great on XP machine but not on win 2003 server
I run a local iis and when i started with the site i used a access database.
Now i have moved it to msde db instead. That was the first step, the next
step was to transfer the site to our production server (win2003 iis6). When i
access the site now the problem is that the value on a already finished
protocol is always unchecked when i open it in "edit page"
If i just look on the protocoll "in view page" it displays it correct.
It seams that iis6 blocks the asp code that tries to retrive the value of
the checkbox (checked or unchecked). Or is the iis6 that dosent understand
the asp code and just ignores it and displays the checkbox unchecked because
it's the dafault value.
The asp code that determins if the checkbox should be checked or not is this:
<td bgcolor="#666666"><div align="left" class="style3">
Uppd. av backprog OK?: <br />
<input <%If (CStr((Underhprot.Fields.Item("BackUppdOk").Value)) =
CStr("True")) Then Response.Write("checked=""checked""") :
Response.Write("")%> name="BackUppdOk" type="checkbox"
value="<%=(Underhprot.Fields.Item("BackUppdOk").Value)%>" />
</div>
If i add the code for just retriving the true or false value:
<%=(Underhprot.Fields.Item("BackOk").Value)%>
then when i hit the edit button it retrives the correct value wheater it is
a value of True or False. It simply writes True if the checkbox was checked
and it writes False if it warent.
The sql datatype is Bit and allow null value..
Thanks for all help i can get! Tag: FileSystemObject Permission Denied accessing file using Tag: 391209
Multiple webservers on one outside IP?
In or intranet we have 3 webinterfaces over port 443:
- Citrix MetaFrame
- Exchange Webaccess
- Corporate Web Site
Now we need to access these 3 websites from the internet, but in our
DSL modem I can only specify the outside 443 port to connect to one
of the servers 443 ports.
This is what we would need:
when a user goes to: "https://oudsideip/exchange" he should be connected to
"https://insideipexchangeserver"
When a user goes to: "https://oudsideip/citrix" he should be connected to
"htps://insideipcitrixserver"
When a user goes to: "https://oudsideip/work" he should be connected to
"https://insdeipcorporateweb"
Is there maybe a kind of gateway that I can user to route users to the
correct website? Or Is there a way I can use virtual directory's to do this?
(I can't make a virtual directory that refers to the URL of the server
because the server is only availible on the intranet)
Thanks for any response,
R.Demandt Tag: FileSystemObject Permission Denied accessing file using Tag: 391204
david pritchard.
fix the computer of mine you hacked! get your fuckware off of it too
please, thanks. Tag: FileSystemObject Permission Denied accessing file using Tag: 391202
Hanging requests (Growing requests executing)
Dear reader,
We have two Win2003 webfarms each consisting of 5 servers. Which we call
cluster1 and cluster2. Cluster2 is the bussiest of these two and periodicaly
(varies from 2 times per day to two times per week) one of the servers (this
is pretty random) starts to build up Requests Executing. During this
'queueing' it still serves about approx. 75% of the requests. The requests
that don't come back with an answer are added to the Requests Executing
count. This goes on until 100 requests are queued then it starts throwing
errors like: "The CreateObject of '(null)' caused exception C0000005"
To me it seems like one of the 4 worker processes is not responding anymore.
Is there a way to see why this is happening?
SQL server doesn't report any locks.
Thanks in advance,
Jorre Tag: FileSystemObject Permission Denied accessing file using Tag: 391200
IIS Counter stuck at 1
Thanks in advance for any help that anyone can provide on this matter...
I'm using Windows XP Pro IIS latest versions and updates for everything...
I'm using FP 2002, and have server extensions installed...
I know that the problem has to do with the permissions assigned to
IUSR_ServerName aka the anonymous account... I have promoted this account
to user, power user, and administrator so that it can read and write to
_private ... but, it's not working... still stuck at 1...
I have also gone into the MMC for IIS and told it to 'Check Server
Extensions'... I have also removed the counter, checked the server
extension, tools-> hyperlinks, and re-installed the counter... still stuck
at zero...
This is a stand-alone server, that is, NOT on a network... so there is not
'Security' tabs or pages... so, I went into the MMC for IIS and
right-clicked on the offending sites folder, properties, went to the
'directory' tab and put a checkmark into 'Write'... I have also went to the
'_private' folder, right-clicked on it, went to properties, used the
'directory' tab, and put a checkmark into 'write'... but, it still won't
increment...
Does anyone have any idea, other than the permissions issues that I've
already tested, why this counter will not increment when people visit the
page???
Most Sincerely,
Dan Tag: FileSystemObject Permission Denied accessing file using Tag: 391199
Remove HttpRedirect
Hi
I'm working in Visual C++ and using IMSAdminBase Object to work with the
metabase. I'm having a problem removing HttpRedirect from a site. I need to
delete this flag from the registry using IMSAdminBase Com object. But none
of the methods of this COM do so. I've tried "DeleteData", but that also
only set the value of this flag as empty and does not remove the flag from
the metabase. This flag needs to be removed to avoid site redirecting to
another url. Can someone please tell me how to do so.
Regards
Usman Tag: FileSystemObject Permission Denied accessing file using Tag: 391186
weird problems after upgaded to win2003
I've installed win2003 before and never had these problems...
I install win2003, sqlserver 2005 and sp1 and all the windows updates.
I install vs.net 2005 and any windows updates.
I did this to the framework.
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis.exe -i
I stopped the default website and confgured my site.
1. when I attempt to access my asp.net 2.0 website, via
http://1.2.3.4/default.aspx or local host I get:
The page cannot be found
The page you are looking for might have been removed, had its name
changed, or is temporarily unavailable.
Please try the following:
* Make sure that the Web site address displayed in the address bar
of your browser is spelled and formatted correctly.
* If you reached this page by clicking a link, contact the Web site
administrator to alert them that the link is incorrectly formatted.
* Click the Back button to try another link.
HTTP Error 404 - File or directory not found.
Internet Information Services (IIS)
I check the security on the of the website directory and its set to
everybody with everything.
I check and the web site in IIS and it has annonymous access
the site has script level access..
I've installed 2003 before and somehow adding website was just
automatic and it did not need to tweak anything.
2. The second problem is weird, I can tadd a shortcut from my desktop
to an any http address from my desktop, it says cannot find file
shortcut. I'm think all of this is because of some new new windows
update and security step i now need to perform.
Thanks for any help or information. Tag: FileSystemObject Permission Denied accessing file using Tag: 391185
iis 7.0 and logging
how do i get IIS 7.0 to emit standard text log files? IIS is running
but doesn't seem to be logging to the system32/Logfiles/W3SVC1
directory. I understand that you need to install the Logging Tools
component and it should find itself under the Health and Diagnostics
section of the IIS manager (I do have Logging Tools installed)... all i
see there is Failed Request Tracker and Worker Processes. Tag: FileSystemObject Permission Denied accessing file using Tag: 391179
iis 5.0 isolation mode and iis 7.0
does anyone know if you can continue to use "iis 5.0 isolation mode" in
iis 7.0 and, if so, how do you set it up? Tag: FileSystemObject Permission Denied accessing file using Tag: 391178
IIS Problems, Please Help Urgent!
Just got IIS installed and running on computer. It had been working just
great. The World Wide Web publishing service is in the process of starting
and is halted. I cannot run my web server, which is connected to my ISP. I
really need to figure out how to fix this problem. Any ideas?
Thank you for your help!
Candace Sparks Tag: FileSystemObject Permission Denied accessing file using Tag: 391176
Resetting state of iis 5 in win xp
Hi
Is there a way to reset iis 5 to its original new state in a win xp pro pc
without having to uninstall it and reinstall it?
Thanks
Regards Tag: FileSystemObject Permission Denied accessing file using Tag: 391175
IIS6 not serving images on random basis
I have a problem on my server farm where when couple of times a day suddenly
I get an image that is not being served. I have tried all my servers in my
farm and they all load correctly and the image exits on all servers. Has
anybody seem this problem?
Also, is there a way to cache images in IIS6?
Many thanks,
Linda Tag: FileSystemObject Permission Denied accessing file using Tag: 391170
Installing PHP on Windows Server 2003; Script Not Recognized
I'm migrating php code pages from a linux machine to Win Svr 2003 R2.
I've installed the php file extensions. The web server recognizes the
php extensions easy enough (via the Web Service Extensions settings).
However, the code files (presently using the extension of *.cwd) are
not recognized and the script doesn't seem to execute. I even attempted
to setup the cwd files to reference the php5isapi.dll, but no avail.
Any suggestions?
Thx.
-ak Tag: FileSystemObject Permission Denied accessing file using Tag: 391169
IIS 6 anonymous access losing password on server reboot
We are running IIS 6 on Windows 2003. Our public website is configured
to to allow anonymous access using the default IUSR_<machinename>
account.
Everything works just like it is supposed to until the server is
rebooted. After a reboot, our public website challenges users to
provide credentials. To fix this, we go into IIS Directory Security
and re-enter the anonymous access account password to the same password
that is in Active Directory. Then, everything works again.
What is going wrong that causes IIS to lose the anonymous password when
the server reboots? Is there any way to fix this problem so that IIS
will remember the password? Tag: FileSystemObject Permission Denied accessing file using Tag: 391168
monitor IIS on CPU usage
I have to write an application to monitor the IIS process which on the CPU
usage. If the IIS process consume the CPU usage to above 90%, then the alert
mail will send out. Is anyone know how to write this logic and if there any
program aims for that??
Million Thanks. Tag: FileSystemObject Permission Denied accessing file using Tag: 391167
Jet Database Engine error
I recently installed IIS on my XP Pro computer. I downloaded my website
and set it up in IIS. I put in http://localhost/websitename and receive
the following error:
Unable to establish connection to database.
Error information:
Microsoft JET Database Engine (0x80004005)
Disk or network error.
Other possible cause of this problem:
The database cannot be opened, most likely due to incorrect connection
settings or insufficient security set on your database folder or file.
For more details please refer to
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q306518
MS Office 2003 is installed.
I upgraded the JET engine to file version 4.0.8618.0. I still get the
error and do not know what the issue might be. Any help would be
greatly appreciated.
Thank you,
Chip Tag: FileSystemObject Permission Denied accessing file using Tag: 391160
IIS 5.1
I have set up IIS on XP Pro. I am using PHP and Gallery software so people
accessing my Web site at an ISP can see the photos located on my local
computer
with my site at the ISP. The ISP is pointing to the public IP address on my
computer so
the photos will be available to see. When someone tries to see the photo
page
on the webiste hosted by ISP, message is page under construction.
Also, does it matter if I have a name for the website other than default web
site? I have never done anything like this before, that is why all the
questions.
The Tech at the ISP said that he has pointed the page to the public IP
address on
my computer, and that something had to be done on the local computer for
access
to the Photos
The home direcctory in IIS is C:\inetpub\wwwroot. The photos are in the
gallery directory
under wwwroot. What do I have to do to make the photos available on the
website at ISP?
Thank you for help in advance! Tag: FileSystemObject Permission Denied accessing file using Tag: 391152
The specified CGI application misbehaved by not returning a complete set of HTTP headers.
Hola
tengo un windows 2003 server, IIS 6 y un appserv-win32-2.4.3.exe
al ejecutar una pagina me sale este error
The specified CGI application misbehaved by not returning a complete
set of HTTP headers
tengo permitidas los cgi y los isapi
como me pueden colaborar?? Tag: FileSystemObject Permission Denied accessing file using Tag: 391149
Integrated Windows Authentication Prompting for Username/Password
Hello, I have installed the MS Sharepoint services on a webserver
named MARS. Internally, when I browse to http://mars/ the website
will load just fine without prompting for a domain account. IIS uses
the same account I am logged into windows with. This is prefered for
intranet users.
The problem is when users connect using a DNS alias or IP they get
prompted for a login (ex. http://192.168.1.50/ or
http://sharepointportal.company.com/). The page will load correctly if
they specify domain/account and password. I would like IIS to use
the domain account our users are logged in with.
Is this possible?
Thanks Tag: FileSystemObject Permission Denied accessing file using Tag: 391148
Network IP / Computer IP
Once I start running IIS, I should be able to access my computer's
content over the internet. But the problem is that I don't know what
the URL would be. I know my network's IP and I know my computer's IP
on the network. But how can I get an IP or URL that will correspond to
my computer on the network from outside the network? Tag: FileSystemObject Permission Denied accessing file using Tag: 391145
redirection question
win server 2003 w/ IIS 6
I have a website with several virtual directories under it each of which run
seperate web applications. I wanted to set up a temporary redirection *only*
on the main website, which also runs a web app unrelated to the virtual
directories under it. When I setup the redirection at the web site level the
setting propogates to all the virtual directories. I don't see a way to stop
that? is it possible? For example:
www.mainwebsite.com (this is where I need the redirection)
www.mainwebsite.com/differentApp (want this to remain available)
www.mainwebsite.com/anotherDifferentApp (want this to remain available) Tag: FileSystemObject Permission Denied accessing file using Tag: 391137
matching of the name of the SSL Certificate and name of the Websit
Hello,
I have the website with URL
https://localhost/WebApplication1/login.aspx
on my local IIS 5.1. Now I wanted to know what must be the name of the SSL
certificate that matches with the name of the website, and where will I
specify that name.
Thank you Tag: FileSystemObject Permission Denied accessing file using Tag: 391127
getting started
Hello
Are there any how-to guides out there for a IIS 7.0 newbie ?
thx... Tag: FileSystemObject Permission Denied accessing file using Tag: 391119
IIS 6.0 Certificate Mapping - Sorting the users already mapped?
We have about 350 user certificate mapped using IIS 6.0 one to one
certificate mapping (mappings stored in the metabase, not in Active
Directory).
Is there any tool or method for sorting this list of mapped users? It is
very difficult to go back through this list of users looking for a particluar
mapping so that we can update it.
Thank you. Tag: FileSystemObject Permission Denied accessing file using Tag: 391117
IIS, Tomcat and Invalid Verb errors
Hi,
We have an IIS 6.0 server running Tomcat. Most of the time the application
works fine. However, occasionally IIS returns (Bad Request - Invalid Verb)
error. If we submit the same request again, the server returns the expected
data. This happens with regardless of what client we use. We have tried IE
and Firefox.
Environment:
IIS 6.0
Tomcat 5.5
isapi_redirect.dll is installed for communication between IIS and Tomcat
Any suggestion would be appreciated.
Thanks. Tag: FileSystemObject Permission Denied accessing file using Tag: 391101
Spell check a site running in IIS
Hi,
We have a website deployed in IIS 6.0. Does IIS have any feature that
will check for spelling errors. We have MS Word installed on that server
as well and are currently copy/pasting pages in MS word to find spelling
errors - Ooouucchh.
Juan Tag: FileSystemObject Permission Denied accessing file using Tag: 391099
did you figure out what the problem was - i am getting the same behaviour!
EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com