Visit Experts Exchange from your mobile device to search, ask, and monitor your questions. Never lose touch again.

Preview From Your Desktop
 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Top Microsoft IIS Web Server Solutions: 51 - 75 of 351
 
I have a page I've been working on for some time that has been giving the error: "Response Buffer Limit Exceeded" More information is at the following link: http://www.experts-exchang...
I have recently started getting the following error when logging into a site hosted on my web server.  The error appears the first time I access the site from a workstation and then it goes aw...
Hello Experts: I have installed DotNetNuke 5 on my machine (the install package) and it's running perfectly. to view this site I simply type: http://localhost/DNN/Default.aspx and it's appe...
Hey Experts Exchange, I am testing some functions in .NET and I am trying to get the current user's username. When I use the code below in testing (Through Visual Web Developer 2008 Expr...
I have recently updated the NIC drivers on our main server and have had a number of issues of which I think this is one. I had an issue with RWW not working which I ended u psolving by re-r...
I have a website configured in IIS 6 that is currently set up to allow access to all members of Active Directory Group X. I want to know how to: - Disallow access to this site for certain m...
Hi,     I Am Having A Ajax Enabled GridView With 6 Columns, 1. Student ID, 2. Student Name, 3. FileUpload(fu_StudPhoto)(Inside Item Template), 4. Upload Button(Inside Item Template), ...
IIS keeps crashing on Exchange server, even after installing SP2 for Windows 2008 64-bit.  It throws an error EventID: 1000, in addition another error shows up it is related to RPC over HTTP. ...
Hi EE, I have a requirement where we need to enable SSL. Can any one give me the step wise points on how to install the SSL certificate.
I'm troubleshooting trying to get Outlook Anywhere (RPC/HTTPS) working. I purchased a multiname certificate for Exchange and Owa and everything else works fine. I've also run an Outlook Anywhe...
Hi, I am told that its a good security thing to make the IIS create random sessionIDs, but I cannot see anywhere how to make it do so?
I've recently purchased and installed a wildcard SSL Certificate (e.g. *.domain.com) on the first of two web servers in a load balanced environment. The certificate is showing up in the right ...
Hi Users in our staff storage group havent received any new emails since yesterday. Yesterday morning I got an Event ID 1005 in the App log on the Exchange server, followed by a 9175 Event...
I have a computer with a Windows 7 64 bit OS. I want to view my php files created in Dreamweaver CS4 locally in my browser. In the past I have used Apache/PHP/mySQL but it has been sugge...
Trying to install PHP 5.2.11 on Windows Vista (sp1) with IIS-7 on my local machine When I installed PHP, I selected IIS CGI - should I have used IIS FastCGI? There also is NO Mime TYPE s...
The goal is to provided external users, who have accounts on our domain, SSO for a range of applications.   These applications are all running under Windows 2003/8 but some utlize BEA weblogic...
I am trying to run a .NET 2.0 application under IIS 6.0, windows 2003 server with Default App Pool configured as "Network Service", but when i browse the website i get an error "Server Applica...
I just reinstalled all my notebook software, I have one partition for OS and programs and other for data. Before reinstalling software my local web pages were working all right, but now I get ...
Hi Guys, Can anyone point me to a "Quick Setup/Configuration Guide" for IIS7 on a Vista Business PC. I want have a go at developing an Intranet site using my local PC as a Test/Learning pl...
Hi, I am running Windows XP IIS 5.1 version. Aspx pages are not rendered. Other pages like txt, html are fine. I reinstalled IIS several times. Ran aspnet_regiis.exe -i. But it still doesn't w...
Hello Everyone,   I have been running a Windows Server 2008 Webserver Edition box for about a week now with little problem.  There are 10 or so sites currently on this box and IIS has been se...
hi i m developing a CMS. all pages are driven from database. I want to change pages extension from .aspx to .html. For this purpose i m using Global.asax file.(SEE BELOW CODE). Its worki...
I created a icon that was 16 x 16 with photosop and saved it with the name favicon.ico in my root web directory.  I put this line of code in the main pages header. <link rel="icon" href="/f...
On my hosted server it works just fine, but on IIS I get this error:
^\w[\w\ !$@%^\.\(\)]{3,25}$ the above expressions are listed for my user name validation and I am trying to figure out which one makes it case sensitive so I can remove it.