Trying to run a website locally in a dev environment.
So I can get a website to run locally on "localhost" but I have more than one website I want to run locally and trying to set one up as dev.dfwcraftbeer but for some reason it doesn't work. I get...
View ArticleSet up Intranet web site and IIS
I have publish a web page into IIS. I wanted it run at intranet only. I created Intranet at sites, so I have default web site and intranet.The default web site can access from internet, how to...
View ArticleServer not able to call itself
Hi,I created a web application using asp.net web api. In app there is a functionality which will call another URL of same app.Example:if I call http://example.com/firstservice functionality of...
View Articleurl for my asp.net deployment
Hello expert;I was finally able to get my asp.net application deployed using IIS. However to be able to navigate to the link. I have to using my server IP in this manner...
View ArticleIIS Media Services
Hi thereI am writing software that interacts with IIS Media Services' REST API. I am however concerned about the lack of development for IIS Media Services; the current update (4.1) was released on...
View ArticleIIS 8 Access Denied to Stop App Pools
I have an application that deploys code to various target servers. Recently Windows 2012 servers have been added as target servers but the application's agent service returns an 'Access denied' message...
View ArticleConfig errors in published site
My dev machine is running IIS 7.5. I published to a local folder and created an app pool for the site. When attempting to browse the site, I get the following error:HTTP Error 500.19The requested page...
View ArticleHtml Page on IIS local server with link to an exe (in a Local folder eg...
Problem:I will have a html file on IIS local server with link to an exe (in a Local folder eg d:\move\move.exe) on the same server. clicking the link runs the exe on the client. Instead I want it to...
View ArticleOverlapped Recycle and Application_Start
I have an asp.net web app using AppFabric for distributed caching. On Application_Start I initialize my connection to AppFabric. This generally takes milliseconds which is perfectly acceptable. On...
View Articleperfmon doesn't show different instances for ASP.NET v4 Apps counters
I've set up 3 testing websites with different app pools, and I see 3 different working processes in the Task Manager; however, perfmon shows only 2 instances - _Total_ and <All instances>. (btw,...
View ArticleIIS Management Console doesn't see the share on other domain: Logon failure:...
Web server (W2008) is in domain1, I configured a web site to use a network share in domain2 with a username/password of domain2. I don't have admin rights on the NAS server but only on my share. there...
View ArticleIs there aWay to convert php code to asp.net c#
Is there aWay to convert php code to asp.net c#
View ArticleHelp Installing PHPMyAdmin IIS 8
Hello Everyone,I am trying to install phpmyadmin for use with IIS 8.5. I have SQL Server 2014 as my database solution and wanted a web interface in which I could interact with the database. I have the...
View ArticleIIS8 - app users not added to IIS_IUSRS
In IIS7, application pool identities were automatically added to the IIS_IUSRS group. With IIS8 and 8.5 this no longer seems to be happening. I have checked numerous servers with the command:net...
View ArticleAllow access to cross domain in IIS8
Moved a web site from a windows 2008 R2(IIS7) server to a 2012 R2 server running IIS8.5. This web site uses jquery.jsonp strategy to access a web service on a different domain. It doesn't work anymore....
View Articleshow custom error page while site down
HI All I have one requirement like to show the custom error page when the site is down which is hosted in IIS . Please let me know how to implement this and is there any alternate way...
View ArticleIIS has stopped by iisnode
Hi,My iis stopped by iisnode. I look at the Event Viewer Application logs and that logged this error:The Module DLL C:\Program Files (x86)\iisnode\iisnode.dll failed to load. The data is the...
View ArticleOld files still show in IE
Hello,I know very little about html and htm. I modify existing web pages occasionally for our company. We do not have an onsite Web Developer. We have web pages (htm pages) that have hyperlinks to...
View ArticleFailed to find or load the registered .Net Framework Data Provider.
I have been geeting this errot Failed to find or load the registered .Net Framework Data Provider. Description: An unhandled exception occurred during the execution of the current web request. Please...
View Article