Using LogParser from C# - Extract_Path errors
Hi,I am trying to use LogParser from a C# .NET 4 console application and have it working for nearly all of what I wanted but I now need to get just a list of URLs back with a count of hits for each of...
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 ArticleASP Record set Question.
Hi, I need some suggestion. Fairly new to classic asp.I have table with some data where some of it is encrypted. Now I want to decrypt it and sort it. Before i encrypted, I was using a recordset to...
View Articleserver error when uploading/ installing extensions
I have tried to install extentions to joomla but am getting an error about my server. I dont know if the file is to large to install or how to upload larger files. Please someone help with this. Thanks...
View ArticleIIS Settings to block users from viewing certain pages
Please let me know if there are any IIS settings to block users from visiting certain pages via URL.For Ex: If a user tries to access a particular page via URL then the user should be blocked from...
View ArticleApplication Pool Recycle
In my Web Site when Any Erorr Occur my Appliction pool Starts Again Automatically and all seeion of my application expire frequently...and Application Pool's PID Change Also.. Log Error is Faltal...
View ArticleWebPI causes crash in InetMgr
I found two posts in the forum about webpi crashinghttp://forums.iis.net/p/1166225/1938580.aspxhttp://forums.iis.net/t/1164964.aspx/1/10one is about webpi crashing when using IIS Manager Users, another...
View ArticleApplicationPoolIdentity and IIS_IUSRS group membership
We have several IIS7.5 web servers each hosting many websites. All sites on these servers run under the application pool identity.It is my understanding that in IIS7.5 app pool identities are not...
View Articlefile sharing in IIS 7
Dears,Im new to this forum...,In my local domain IIS file sharing is happening(domain user can access IIS FILE SHARING).,If i want to access the sharing through IIS from out of domain(non domain...
View ArticleCannot run the same project in client machine
Hi, I have deployed the project in the server (Win 08 server) and I can access the page like http://WIN-BVDIC8GIAHI:81/Startin the server machine. While in one other client machine (Win 7) in which...
View ArticleUrl rewriting stops working after changing default port on iis7
I have migrated the IIS6 webserver 2003 websites to IIS7 webserver 2008 using msdeploy tool. Application pool setting are changed with "Enable 32-bit Applications=true",...
View ArticleCan only access webserver internally, not externally
Hi All I'm running a home webserver via IIS.Now I am using a free domain name from DynDns. Now my account works fine and the domain name is correctly mapped to my routers external IP address(I used...
View Articlehow to improve Active Requests for application pool?
I'm confused by the result of a test.I used a webstresstester to concurrently submit 2,000 http requests in very shot time, and i get above result using "appcmd list requests". And I found the "Acitve...
View ArticleWebDeploy
Trying to find an example code or documentation on using asp.net (C#) in a user control panel to allow my users to enable publishing to their site from visual studio without any human interaction. I...
View ArticleDisplayed URL using Godaddy + Dyndns
Hello,We are using a Godaddy Domain which is fowarded on a Dyndns address. (domain.com - > dyndnsurl.com) If we are using masking feature from Godaddy the URL stay masked to domain.com (Doesn't show...
View ArticleIs IIS7 Supports Framework 4.5?
I have uploaded web application on IIS7 , which gives me target framework Error on web.config after intalling 4.5 , Also i check Application poolwhich is listed the framework 4.0 classsic N...
View ArticleRE: Re: MSDeploy v3 - xpath-based default parameter values...
According to the documentation page Parameterization improvements in Web Deploy V3, XmlFile parameter values can be given a defaultValue that infers the value from an existing xml file. The following...
View ArticleMSDeploy V3 Parameterization insert an element at a specific position in...
Hi allIs there a possibility to insert a new element at a specific position in web.config? For example to insert an new element after the </configSection> element?Many thanksJuerg
View ArticleApplication Pool Identity, not User credentials passed to SQL
Hello,Quick overview: I have Win Auth and Impersonation enabled on a site, app pool identity running under domain account, connection string to local SQL instance set to 'Integrated Security=True'...
View Article