MySQL - where has "Add to web.config" option gone?
Hi guys,I'm learning my way around Webmatrix and love the interface and improved database support in version 2. One question though; I have MySQL database that I want to connect to, and that works...
View ArticleURL rewrite help
Hi, I have a webpage hosted at www.abc.com (port 80) using IIS. I also want request to www.abc.com/hello forward to (port 8080 that is apache). How can I do that?Thanks,R
View ArticleConfigure Advanced Logging through powershell
Hello,Are there any examples for how to create global fields, and logging formats through powershell?By looking at: C:\Windows\system32\inetsrv\config\applicationHost.configI can see the new custom...
View ArticleServer object, ASP 0178 (0x80070005) The call to Server.CreateObject failed...
The title of this thread is the error that keeps occurring every time I call my a dll that I created in visual studio 2010 using vb.net. This only occurs when I call that specific dll and if I were to...
View ArticleHow can I set parameters that include the parameterValidation Element for...
I have a parameter that I wish to enable as a drop down list. When I add the following to the parameters.xml file within a Web Deployment Tool package a drop down list appears: <parameter...
View ArticleViewstate verification failed. Reason: The viewstate supplied failed...
I have a couple of win 2008 r2 x64 serveres on web farm, using iis shared configuration,machine keys are the same on both servers, generated & IsolateAppsenableViewStateMac =...
View ArticleA few rapid questions! - PHP disable_functions in php.ini - On windows servers
A hopefully quick answer to a quick question:Since may functions of the "disable_functions" is for Linux and Apache and not for Windows I'm having a hard-time figuring out which functions that actually...
View ArticleTransform Manager False Success
Using Transform Manager 1.1 with Expression encoder 4.0 sp2 we have an issue where the job succeeds, but the converted video is only a small portion of the original file. However, if we encode...
View ArticleRule works with Redirect but not with Rewrite
Working redirect rule:<system.webServer><rewrite><rules><rule name="www.ccesd.eu redirect" stopProcessing="true"><match url=".*" /><conditions><add...
View ArticleIIS7 ODBC Logging
I am trying to write all logs to a SQL database. I have followed the steps I found herehttp://weblogs.asp.net/steveschofield/archive/2007/12/20/iis7-post-57-how-to-setup-odbc-logging-in-iis-7-0.aspx...
View ArticleARR and TCP Connection Termination
Our security policy calls for network isolation at the proxy. We are exploring using ARR as application layer firewall in dmz to perform...- SSL offloading,- basic request examination essentially for...
View Articlehow to disable OCSP stapling in IIS7.5
Hi,I'm looking for info on configuring OCSP stapling of revocation info for my SSL enabled site. my web site is hosted in IIS v7.5 in windows server 2008 R2 standard. I found some evidence that implies...
View ArticleHTTP Error 502.3 - Bad Gateway
Hi,I implemented ARR with using 3 servers. One server contains ARR with server farms, and each server contains a classic ASP application. I was set load balance algorithm as “Weightd round robin” and...
View ArticleMediawiki Rewrite Url Bug
Howdy,I am running mediawiki on iss8. The main page of my wiki: www.mywiki.com/index.php/main_page or www.mywiki.com/wiki/main_page.What i want was that to rewrite the main page url to www.mywiki.com....
View Article"I accept" button missing
When installing .net 4.5 from WPI 4.5 on Windows Server 2008 r2 it gives me a pop up about what is about to be installed and it's dependancies. "By clicking on the "I accept" button..."There isn't an...
View ArticleOpening files with MS Word using URL with IIS 6 for read AND write.
I start Word 2003 then File > Open up and I give it the URL of the file (E.g.http://myserver/myapp/docs/file.doc )In this particular Win2003 server I can't figure out what I am missing but only...
View ArticleRewrite with RegExp to Move Page Doesn't Work
Hello,We would like to move requests from one page, now non-existent, to another (e.g. site.com/pages/page.aspx?s=123ASDF to site.com/page.aspx?s=123ASDF)It works with rewrite maps, added for specific...
View ArticleUrl Rewrite Module in IIS 7.5
Hi Friends, i want to learn about url rewrite module in iis 7.5. i get link over the internet http://ruslany.net/2009/04/10-url-rewriting-tips-and-tricks/ but problem is that i don't know...
View ArticleSeparating App From Content
Hello all. I have a scenario that is either odd, or I'm just missing something right in front of my face.We have a requirement to implement an HTTP handler for certain types of requests. The problem...
View Articledisplay source code?
hello,I'm using the starter site template on Webmatrix 2 and was wondering if anyone knew a line of code that would create a hyperlink to display the source code of the current webpage?Any ideas?Thank you
View Article