default redirect page not displayed for exception in global.asax...
If an exception is thrown in Application_BeginRequest(), would .net display the "defaultRedirect" page or just display the "Runtime Error" message asking me to change my custom error settings? I keep...
View ArticleProblem with 2 different version of assemblies of system.web.webpages.razor
hi,when i am deploying my project on server i am receiving error ofCould not load file or assembly 'System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one...
View ArticleCould not load type 'Namespace.class' after publish.
Hi Folks,I have a website project using Web Developer Express 2010. I am able to run my aspx pages locally without problems, however after I publish the site and upload to webhost I am getting error...
View ArticleLicense File not publishing
Hello,We are useing a 3rd party component that requires a license file to be included in the bin directory. But when the site is published, the file is missing and it has to be manually copied onto...
View Article"The Web server does not appear to have FrontPage Server Extensions installed."
I am trying to publish my website to the Local IIS on my own computer. It's a local publish so I am not sure what the problem is. That is to say, I am simply publishing/moving the files from the...
View Articleaid in starting asp.net configuration tool
Greetings ...I would liketo help mein startingasp.net configuration tool...aparacethis error whenI start...server error in '/asp.netwebadminisfiles' application session state can only be used when...
View ArticleRegEdit / Missing System.Web.Extensions v4, or .Net 4.5 not installed...
Hi,I have a new machine to host a small intranet on, Server 2008 R2 w/ IIS 7. I've downloaded the .net 4.5 exe and ran it If I go to regedit, and go to...
View Articledefault redirect page not displayed for exception in global.asax...
If an exception is thrown in Application_BeginRequest(), would .net display the "defaultRedirect" page or just display the "Runtime Error" message asking me to change my custom error settings? I keep...
View ArticleProblem with 2 different version of assemblies of system.web.webpages.razor
hi,when i am deploying my project on server i am receiving error ofCould not load file or assembly 'System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one...
View ArticleCould not load type 'Namespace.class' after publish.
Hi Folks,I have a website project using Web Developer Express 2010. I am able to run my aspx pages locally without problems, however after I publish the site and upload to webhost I am getting error...
View ArticleLicense File not publishing
Hello,We are useing a 3rd party component that requires a license file to be included in the bin directory. But when the site is published, the file is missing and it has to be manually copied onto...
View ArticleStarting or debugging app stops app pool
I have a web application that I run from my local IIS not Cassini. If I try to run in debug mode or if I even try to run the app from IIS it immediatly kills the app pool and gives me the...
View ArticleIIS compression issue
Hi,I have a ASP.NET MVC application hosted in IIS 7.Compression is enabled for static content in IIS. And it is set for only files with size greater than 2700 bytes.And my application uses...
View ArticleLosing session variables when moving to different pages
I am debugging using IIS 7.5 instead of Cassini, when I click on another page my session variables get cleared out, what would cause thsi to happen?
View Articleweb.config does not refresh
Hi,I have made changes to my web.config, but it keeps pointing to the earlier configuration. I have restarted my IIS, yet the same problem, when i run it from the visual studio, it is still not...
View ArticleCast error HttpApplication WebClientApplication
Hi, I am encountering this server error when page was deployed. The dlls files are all there. I am using VS 2008 and WCSF. Any ideas how to resolved this?Unable to cast object of type...
View ArticlePageMethods not being called when i deploy asp.net application on windows...
Hi,I have deployed my website on a GoDaddy dedicated server 2003 and my PageMethods get perfectly called.But when i tried to deploy it on a Virtual Machine with IIS7 and Windows Server 2008 r2 the...
View ArticleWhat power scheme/state do I need to have my computer in so that it can host...
I am running a website on my computer at home with IIS 7.5 and on the Windows 7 Ultimate operating system. My computer goes into some kind of sleep/hibernate state quite frequently(like after 30...
View Articledefine a gobal string variable in web.config
I use a ASP.net and C#, DHTMLX to build up a internet project.For programming, I want to define a gobal string variable in web.config.After define in web.config, I can use it in the project...
View ArticleWhat happened to ability to publish EVERYTHING in a project folder
My website creates dynamic directories(folders) under the root folder of my project. I want these folders to be published with everything else when I click "Publish Selection" in Visual Studio 2012. It...
View Article