Cannot delete file (file in use)
When using WinCache users cannot delete files / folders until the application pool is recycled. This is quite a big deal as it gets anoyying constantly having to reset the application pool so for...
View ArticleIs there any issue for SharedConfig with WebFarm
I set up a New VM, by importing IIS configuration of other VM, and prepared all the web sites on the new VM. later i stopped the Shared configuration. Then i added the new VM as Primary node on...
View ArticleIs there any issue for SharedConfig with WebFarm
I set up a New VM, by importing IIS configuration of other VM, and prepared all the web sites on the new VM. later i stopped the Shared configuration. Then i added the new VM as Primary node on...
View ArticleNot able to add secondary node to webfarm
I set up a New VM, by importing IIS configuration of other VM, and prepared all the web sites on the new VM. later i stopped the Shared configuration. Then i added the new VM as Primary node on...
View ArticleTroublesome charset
Hi everybody, I have a problem with my web applications. When I try to perform an insert or an update query from a web page, Western Europe characters are not stored correctly in the database. By the...
View ArticleUsing ARR with NLB in 3 tier Architecture for High Availability
Hi,I am creating an infrastructure for my software(s)3 Web ApplicationsWeb 1(Internet Application)-it has 2 web server and 2 application serverWeb 2(Intranet Application)-it has 2 web server and 2...
View ArticleMultiple FTP Sites not allowing connections.
I currently have a Windows 2012 Server with IIS Installed.The webserver is connected to a 2012 domain controller, which will be used to manage user accounts.There is one IP comming into the webserver...
View ArticleRE: MageliaWebstore Install Issue
Can someone take a look at this? Will this work with windows authentication or do I have to have SA account?
View ArticleIIS 8 Express HTTP Error 404.3 - Not Found
Hi,I have recently setup VS 2k12, Framework 4.5 is setup as well (I did a asp-regiis) from the 4.5 folder as I had some issuees running 1 website with the full IIS that I have on my dev machine.Inside...
View ArticleWebmail problem
Hi! I have a big problem. In the Starter Site Template error at: WebMail.Send(to: "email", subject: "Please confirm your account", body: "Your confirmation code is: " + token + ". Visit <a href=\""...
View ArticlePassword error during installation
HiI'm trying to install Acquia Drupal 7 via the Web Platform Installer 4.0, but I'm always getting an error during the 3rd step of the installation: "The specified password for user account 'root' is...
View ArticleIIS 7.5 redirection problem
HiOn Win2008 R2 + .net 4.0 we have found a strange problem.Publishing new web site, when you try to access it via http://mysite.company.com it automaticaly redirects you on...
View ArticleWebmatrix 2 publishing failures - Database
I am using WM2 to develop and deploy several Umbraco sites using SQL server as the database. I am developing the sites locally and publishing them via WM2. My experience is leading me to believe that I...
View ArticleGetting <?php info(); ?> to update changes from php.ini file
Hello. I've worked on getting the mysql.dll module to communicate within my PHP version 5.4.11 for several days with limited success so far. What irks me is that whenever I try and verify...
View ArticleRedirect works but Rewrite Fails
My simple code:<rule name="tester" stopProcessing="true"> <match url="^test$" /> <action type="Rewrite" url="/about" /> </rule> Here's the thing, if I set the action to...
View ArticleSubdomain on fly
I need to implement the sub domains in asp.net web forms (not MVC) for all clients on fly e.g. Here is the whole scenario I have a General website for every one as http://mydomain.com and once a...
View ArticlePHP mssql ce database
Currently I'm using web matrix 2 for my PHP developement. I have noticed that it allows me to use mssql ce db as I might want to copy the full website including the db to another laptop frequently.The...
View ArticleCan WebMatrix import an sql file to create/update the MySQL database?
I have an sql file containing the info/data to create the tables and import the data into an existing MySQL database.The database exists in rudimentary form and I can access it via WebMatrix.And...
View ArticleChange port on web site but not having to specify http://website:portnumber
Hi! As the topic implies, is there in IIS any way to change the port of a web-site but without users having to specify the port number when accessing the site? Thanks,
View ArticleApplication Pool TimeOut
hi there, I have a site hosted on my local PC and it is working fine. When I upload it to the server, it is working too, except the session expires too fast. I have set it to expire in 20 mins, but...
View Article