programmatically create subdomain in IIS 6.0 using Asp.net
I want to programmatically create subdomain in IIS 6.0 using Asp.net. like subdomain.domain.com.I am new to IIS programming using asp.net.Can you tell me,how to Create and configure the subdomain.Thanks.
View ArticleHTTP:// don't show from IIS only show LOCALHOST
Please, i have win 7 and installed iis, but in IIS click in "Examinar *:80 (http) in Default Web Site" in the explorer only show LOCALHOST don´t show HTTP://. Please i help me.
View ArticleURL REWRITE PROBLEMS URLS LIKE index.php?GET=...
I have a big problem in my IIS-Setup! Every URLs like this type for Example: http://localhost/index.php?GET=(R1) dont work on my setupExample from web.config:<rule name="Importierte Regel...
View ArticleIIS Live smooth stream unable to stream the content when more than 3 input...
I am creating a multi bit rate adaptive stream using the elemental encoder and pushing the ismv files to the IIS Live smooth streaming publishing point on IIS media services 4.1. The issue I am facing...
View ArticleIIS 7 Publishing with Web Platform Wordpress Error
Hoping this is create forum if not please direct me to correct forum--ThanksUsed Web platform installer with webmatrix to create a website with Wordpress. Has been working until recently. Cannot...
View ArticleHow to specify an msdeploy command over multiple lines in a batch file?
How to specify an msdeploy command over multiple lines in a batch file?I 'm calling msdeploy in a .cmd file and for improving readibiliy it would make sense to split the command over multiple lines.
View ArticleURL Rewrite - External Config File Too Large!
Hello all,My issue is that my external rewrite map config file is too large to run. First, a little background information to get some questions out of the way:- I'm currently managing about 1400x 301...
View Articlehttps URL redirect for files in a specific directory or path
Hi all,I apologize if this has been asked a million times already. I havent been able to find a clear answer searching the forms. I am trying to setup my web.config to do a redirect for any html/asp...
View ArticleIIS 7.5 Scaling and Optimization - Help with flooding of new requests
I have an mvc4 web api that services on average (W3SVC_W3WP) 50req/sec (per each server) on 4 physical servers (xeon 2.5Ghz 6 core 12 logical processors with 64G memory running win2008R2...
View ArticleCannot Publish
Hi ALLWould Razor 2.0 run on IIS 5.1?I install the WebMatrix in my local machine (developing machine). It installed IIS express 7.5. It is work to release the link to others to run the asp.net....
View ArticleHow to implement .htaccess MIME type in IIS7
Hi!I have a .htaccess file with following code<Files new-arrival> ForceType application/x-httpd-php</Files><Files best-seller> ForceType application/x-httpd-php</Files><Files...
View ArticleWeb Farm framework process memory increase
WebFarmService.exe service continuasly increases until it eventually stops causing the web site not to work. Now for example is at 1.4Gb of RAM allocation on the server. The server is 2008R2.The only...
View ArticleIs it possible to rewrite URLs as subdomain without actually creating a...
Good Day All,Is this possible to mimic URLs in Asp.net without actually creating a sub domain if i use Rewrite Module. For example : URL : example.com?value=somecodeand rewrite as :...
View ArticleThis is driving me nuts!
I'm about to tear my hair out because the wierd behavior iis is doing!So i just reinstalled the 2003 server wit a fresh copy and IIS does not show the index page, instead it give a "404 error page or...
View ArticleHLS - video not play on android
Hello, we are using IIS 7.5 with Media Pack 4.0 with Harmonic encoder to deliver smooth, we enable mobile device for HLS and it works great on IOS devices, when we try to load the video on android...
View ArticleGooglebot and others can't crawl my site
I recently bought a domain from Godaddy.com and wanted to host it on my own computer. I enabled iis7 on Windows 7 and created a new site. I then went to Godaddy and changed the "Points To" section to...
View ArticleWhy ARR add "Transfer-Encoding:chunked" on Response Headers
Hi,I'm having problems with Transfer-Econding set to chunked on ARR response headers. I have an ARR used like proxy server (to route incoming request to right farm IIS) and IIS 7.5 used as backend to...
View ArticleC++ module, ReadEntityBody 0 bytes error 0x80070006
Hi AllWe are using C++ native module to successfully process web requests out of IIS into our custom architecture, but we have a strangle issue effecting this system.We are handling OnBeginRequest and...
View ArticleRewrite old service requests to RESTful urls
I need to redirect incoming requests from urls like /GetUser.do?id=5 to /users/5. I see that I can use the URL Rewrite Module to do this using Regular Expressions for GET requests.Where I need some...
View Articleclear custom rewrite provider cache from within .net web application...
I've written a custom rewrite provider that reads a list of rewrite mappings from a SharePoint list by adapting the extensibility samples. I've taken a hybrid approach between the filemap and db...
View Article