subdomain rewrite
Hi,I have a site set on a subdomain that has the path /test/dev/my from the root domainSo when I use the rewriter<rule name="devmy.xx.com"> <match url=".*" />...
View ArticleUninstalling Joomla for windows
I tried to install "Joomla for Windows" a long while back but, never got it to work. Now that my system resources or becoming scarce I'm trying to uninstall/delet all the programs/files I no longer...
View ArticleFailed to install Visual Studio 2010 SP1 KB983509 and SQL Server Express 2012
Hello, I'm trying to install Microsoft Visual Web Developer Express 2010, and first it took tooooooooooooo long, and when it finished, it showed me a long list of things it could not intall, it said it...
View ArticleDynamic IP Restrictions: When is blocked IP unblocked
Hello All, I understand I can deny IP addresses that either exceed a set number of concurrent requests, and/ or exceed a number of requests over a period od time. That all makes sense. What I would...
View ArticleParsing other text files
Hello, I have a file formatted as such: ElysiumFunctions: 866073946,2105596,1141244000,6 MailDomain: PMGSCC MailFile: EA\Users\A9999\mail.nsf MailSystem: 1 ElysiumPersonalFolder: EA\Users\A9999\...
View Articleaspx page created webmatrix not opening if webmatrix is closed
HI, I'm new to programming and for web matrix too. I just created a simple aspx webpage and luanched in web matrix. It was displaying in browser. I just copied the link. It is something like...
View ArticleUnicode to 1 Byte
Hello,VB or VBScript internaly processes strings as 2 Byte Unicode per Character. Is there any way to convert a 2 Byte Unicode Char into single Bytes whether string or numeric output.The reason is that...
View Articlerewrite not working when incoming url is encoded
I'm trying to redirect a url with web.config rewrite<rule name="Nav Static Redirect 2" stopProcessing="true"> <match url="^Nav\.aspx/Page=/ListNow/Property\.aspx" ignoreCase="true" />...
View ArticleCan use any client certificate on asp.net website configured to only accept...
I have setup many to one mappings with one filter rule to accept issuer organisation (certificatesubfield=O) from comodo. But when I connect with a client certificate not from comodo it still works. In...
View ArticleIssues With SSL Settings Inside IIS 7.5 Manager Console
Hello:Background: On a Win2k8 R2 64 bit server AD member server, I have installed Active Directory Certificate Services, Certificate Authority Web Enrollment, Certificate Enrollment Policy Web Service,...
View ArticleHelp Redirecting https://mail.domain.com to http://www.domain.com
We have a subdomain for our mail server and have noticed a lot of web traffic hitting the domain. I was able to fix the traffic for the non secure traffic but when the traffic comes in over SSL it is...
View ArticleDefault Web site stopped in IIS 6
Hi Team, World wide web service is missing in services. I already uninstalled the IIS and reinstalled again. but the issue is not resolved. What will do? and if i uninstalled what are folders and files...
View ArticleDynamic URL rewrite problem
Hi! I've got a quite difficult question from which I havent managed to get any answers to in another swedish forum therefore I try to ask it here and I will be most thankful if you could help me out...
View ArticleHow to duplicate this in URL Rewrite
I have an application that I have been running on Linux and using MultiViews Of course there is no MultiViews for IIS so have to switch to a mod_rewrite concept. Can someone provide me how to take the...
View ArticleFrequent IIS resets when running a website
Hi ; I am trying to discover what ails my web application that causes it to crash on take off with the following error : SyswebformsPageRequedManagerServerErrorException. Error on a syncpostback....
View ArticleRDWeb
Hi Folks, I suspect my post belongs not in the General forum, but it is all I can find. I have a Windows Server 2008r2 and I am using it for, among other things, a Remote Desktop Gateway and it works...
View ArticleThe specified module 'WebAdministration' was not loaded
Hello there,I am trying to run some IIS admin scripts on machine with -OS - Windows 2003(with SP2)IIS - V6.0Powershell - V2However when I run following commands, I get the error -- Import-Module...
View ArticleHow to sync from Production server back to Development server, skipping...
I need to be able to sync from my production server back to my developer server--basically sync all settings in my applicationHost.config file, except for the userName and password attributes in the...
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 ArticleFTP changed to point to ftproot instead of wwwroot
Hi! A few days ago when I logged into my site via ftp all I can see is files in the default ftp site, where as before they pointed to my wwwroot.any ideas what could be the issue?
View Article