IIS up and running but FTP not working
Thu, 21 Aug 2008 13:47:10 -0700 (PDT)
Hello all,
This is my first post in the Group.I Have set up IIS 5.1 with the
FTP Protocol Services.The IIS is up and running.But when i got to my
command prompt and type FTP <ip address> .It asks for my username and
password.when i give my username and password ,I get kicked out saying
that Login failed ,can ...
|
Debugging VS.NET Projects in IIS docroot
Thu, 21 Aug 2008 11:34:05 -0700
Hello All
I am trying to develop a site for my company, which is stored in the
document root of it's IIS server in production. The VS.NET development server
runs really slowly on this machine, and I would like to switch back to
developing and debugging in IIS, but every time I try to set the option in my
...
|
ASP Log Out script
Thu, 21 Aug 2008 10:38:18 -0700
Hi all,
I am facing the same LogOut problem at my portal.
I tried session.Abandon and also added under JavaScript code:
document.execCommand("ClearAuthenticationCache");
I tried FireFox as the client, and the user still stays Logged in !?
Any solution!?
rajeev
...
|
IIS7 application restart if to many file copies
Thu, 21 Aug 2008 05:37:01 -0700
Hello,
I installed an ASP.NET web application on WINDOWS 2008 SERVER (IIS7), using
IIS integrated mode and framework .NET 2.0 SP1.
My problem is that the application restarts if I perform to many file copies
inside my virtual directory.
Here is a very simple sample code to reproduce the problem :
...
|
Resources for web 2.0
Thu, 21 Aug 2008 05:34:01 -0700 (PDT)
I have a very good list of resources for web 2.0 at
http://web20net.blogspot.com
I hope it will help you great ...
|
RE: Cannot browse localhost web sites
Thu, 21 Aug 2008 06:56:02 GMT
I had a similar problem wherei i couldn't able to browse my local websites and the error msg i got in system logs is:
"This computer was not able to set up a secure session with a domain controller in domain BECKTON due to the following:
There are currently no logon servers available to service the logon request. ...
|
32 bit web app on 64bit server 2003 IIS6
Wed, 20 Aug 2008 19:05:14 -0500
We have a web application that is 32 bits and the vendor claims they need to
get some 64bit DLLs
and recompile. One of our dev people said there is a script / utility to
create a sublayer on the 64bit IIS6
to allow 32 bit apps. Does anybody know of this and have they worked with
it ? Would it break exi ...
|
|
|
same problem
Wed, 20 Aug 2008 09:09:12 -0700
Hi Hrvoje ,
I am experiencing the exact same problem , how did you resolve this issue?
Thanks
Zaid ...
|
Wildcard certificate for intranet sites
Wed, 20 Aug 2008 06:34:10 -0700
I'm trying to set this up and it's been working a treat apart from
certificate errors regarding the address. I have it setup as follows:
Wilcard certificate for *.staging
Web sites: mysite1.staging, mysite2.staging
Error:
There is a problem with this website's security certificate.
The security certif ...
|
IISAdmin won't start - "Error 170: The resource is in use"
Wed, 20 Aug 2008 04:06:00 -0700
Hi all,
Rebooted a Win2k3 Std SP2 server yesterday which has been running a website
via IIS without problems.
After the reboot, the website was down. The WWW service wasn't running, and
this was becuase the IISAdmin (which WWW is dependant on) wasn't running.
When I try to start IISAdmin I get the followi ...
|