Problems with Live Site on IIS 6.0
Hello,We are having this issue on our production servers with one of our site stops working, when we hit the URL we get message "Server Restarting..." and it stalls for some timeWhile looking into...
View ArticleEdit appSettings in web.config
Is there a way I can add or edit the appSettings in my web.config file in a web page in my application? I would like to use a GridView or ListView to view, edit and add these keys and values. Thanks.
View Articleerror while open vs2005 website in vs2010
hi guys,i having difficulites while open my website (programmed by vs2005) in vs2010below is the error msg: (Line 27 was highlighted)Parser Error Message:Â Could not load file or assembly...
View ArticlePlease help me fix this error: Access to the database file is not allowed.
Aaargh, more problems, is any easy??Sorry about my rant I am getting the following error:I hope someone can help me make sense of it.------------------------Access to the database file is not allowed....
View ArticleHow to access IIS hosted site from another PC
Hello,Does exitst some manual that explain how to access a Web site hosted on IIS that runs on machine PC1 from another machine PC2.It's assumed that PC1 and PC2 are connected via network.Regards.Pavel.
View ArticleTrying to get a footer disply like I want it
I have a footer I'm using that has a combination of text and hyperlinks. I have one page on my site that I turn the footer OFF on.protected void Page_Load(object sender, EventArgs e) { string...
View ArticleIIS Error
I created a new solution then when I left and came back to visual studio it was no longer able to run!! Can you help? Is there anyway to confiure or install IIS so that my visual studio runs...
View ArticleSharing wwwroot folder cause 401.3 error in IIS
I just freshly installed a windows 2008 r2 w/sp1 server with IIS setup.I create a folder c:\inetpub\wwwroot\mysite, under that folder, create an empty html file index.htmin IIS manager, I create a...
View ArticleAssemblyVersion, AssemblyFileVersion and Product Upgrade
I am confused in between the behavior of AssemblyVersion and AssemblyFileVersion. I know that the AssemblyFileVersion is optional. If not given, the AssemblyVersion is used.Case 1I have a product...
View Articlesetup website
hi team im not sure if you seen thisi have visual web express 2008 and 2010 they work fine on XP creating websitesbut i just had a windows 7 64 bit enterprise and i tunr on the IIS and then i try to...
View ArticleLogin failed for user 'user'. Reason: Not associated with a trusted SQL...
 I configured my website on IIs under default website on port 80 where one website is aready running ,but it display an erroe when i browse it .the error isNot associated with a trusted SQL Server...
View Articlessl redirect
I have this redirect in my web.config and i need to not redirect if i am on localhost. How can i tweak this so it does not match on localhost?<rewrite><rules><rule name="HTTP to HTTPS...
View ArticleIIS using wrong machine.config
Hi,I'm running a production server with IIS7 on Windows 2008 Server 32-bit, with .NET v2 and v4.0 installed on the server. It hosts some applications that run on .NET 2.0, and some which run on .NET...
View ArticleOWIN self-hostet server
Hi,i have a self-hosting console application to generate bearer tokens. This works great, but i cannot use this tokens in a web api to protect any ressources, because the tokens cannot be decryptet. I...
View ArticleIIS 7 icon not displaying ,4.5 framework
This is my web config my application is not displaying the pages. neither IIS server icon displays,IIS 7 , & Framework is 4.5here is my Web config<?xml...
View Articlehow to use more web.config in one domain
Hello, I have 1 project in one map. Binding my project in more domain. How to use more web.config with domain. Like: Domain1.com I have web.config-->>ApplicationName=domain1.com Domain2.com I...
View ArticleDisable overlapped recycle
Hi,What happens if I set "true" for "Disable overlapped recycle" in IIS7.5 for my apppool settings.Thanks,
View ArticleHTML5 appcache list of files not cached after deployment to Web Server
I have .appcache file which lists the files that should be cached, and that requires network connection which is working fine in local environment. After deploying to DEV server, the caching behavior...
View ArticleVisual studio 2012: Web-deploy doesnt work without admin previleges on remote...
Hi,I am trying to publish /deploy a website application(MVC4 Intranet) using Visual studio 2012 pro, .NET Framework 4.0(IIS 6.0 on remote server) to remote Windows 2003 server.However two issues,...
View Article