IIS 8 - ASP.NET AppPool Hang
Hi,I'm currently deploying a new application to my first IIS 8 server.This application was working fine in development (Win 7), but since deployment a lot of hangs are appearing (about once every...
View ArticleIncorporating Silverlight video on web page
I am attempting to incorporate streamed video on my web page using silverlight, I have been using the "how to" that Microsoft has published on Smooth Live Streaming. When I use the "Big Buck Bunny"...
View Articleunexpected rendering problem
HiA website (.NET 4.5) on Windows Server 2012 with IIS8 has two binding entries:localhost web1Requesting the site locally in the browser via localhost renders it correctly while requesting it via web1...
View ArticleAdded website displays another site
I've searched the web without any luck and hope that you can help me out instead!I recently installed a new Server 2012 (virtual) that will be our new IIS. I also moved one of the sites...
View Articlevirtual directory as root
How to set virtual directory as root and stop iis for looking into website root.the application should treat virtual directory as root not the website
View ArticleMultiple AppDomains in Application
We have problem with amount of memory used by w3wp process. It regularly loads additional domains into our application. We have object which contains big amount of data. And this object is dublicated...
View ArticleOne application with multiple aliases and corresponding default pages
HiI'm hoping that this is a simple question to answer, but at the moment a nice/correct solution is escaping me.Basically my situation is this: I have a web application, I want to be able to have...
View ArticleSetting cookie expiration
Hi Everyone,We're using SharePoint 2013 on-prem, IIS 7.5. We need to change the cookie expiration settings for certain Sites, preferebaly to never expire. Any idea where we can set this? Is it even...
View ArticleKeep Alive Connection is not returned in response header by IIS 7.5
I am using IIS 7.5. I am working on a MVC framework.I am sending a request with a header "Connection = Keep-Alive" and the request is being processed and when i get a response , the Connection:Keep...
View Articlecapturing click event of the button
Hi All, I am trying to capture the click event of the button. Basically, I want an HTML table to be displayed if the button is clicked otheriwse I don't want anything to be displayed on the...
View ArticleHow to access remote database in local website
i am working in a Telecom company where in every 2 second a issue will rise and the website will update my question is i want to create a local websit which can access my main company website database...
View ArticleIIS 8.5 Using .NET 3.5 (Win 8.1) Error
Unable to Build a .Net 3.5 Project on windows 8.1 using IIS 8.5,Error: Microsoft.Web.Administration.dll and Microsoft.Web.Management.dll (are you missing an assembly...
View Articleİnternetten para kazanmanin yollari
Bence internetten para kazanmanın en iyi yolu satış ortaklığı, kuruşlarla bir yere kadar gidebiliyor insan. Birçok kez adsense vs. gibi yöntemleri denedim ama bana internetten gerçekten kazandıran,...
View ArticleDouble IP setup in IIS
I have a IIS instance with two websites running on it. From outside and other workstations everything works fine. But locally anything refering to the machine by its name is now giving issues.In DNS I...
View ArticleFrom SQL 2008 R2 to SQL 2012
Hi,Description of my problem:I need to connect to database which is created on my PC (asp.net WebApp, sql express 2008 R2). On my PC I can do it from localhost (in VS 2010), from ISS like deployed...
View ArticleCreating website under Website
Hi,I want to add a website under another website. I don't want to create a virtual directory or application under website.Is there any way or work around for this
View ArticleIIS 7 Host Header
Hi I'm hosting my website on my own IIS7 server. I registered my domain name and uses a Domain redirect pointing to my IIS7 server IP address(http://xx.xx.xx.x/mysite).The problem is when you brows my...
View Articlehow to redirect .htm to .aspx
I am trying to redirect all .htm pages to .aspx pages.This code works, but how can I make it work for any file name?<location path="features.htm"><system.webServer><httpRedirect...
View Articlemaximum request entity body limit vs maximum allowed content length
what is the difference between: maximum request entity body limit and maximum allowed content length
View ArticleMicrosoft Remote Data Services?
We have some legacy com+ components that are exposed to the web as RDS components. Using these instructionshttp://support.microsoft.com/kb/837981 our components work fine under Windows 2003/IIS....
View Article