404 not found address
HiI have a custom page for 404 HTTP error code. This page logs the visiting of this page. I want to determine what page the user was trying to view and log it too. Is there any way to determine the not...
View ArticleRedirect multiple URLs to one HTTPS URL
I am trying to redirect users to https and found some articles on how to do this; however, I need to make some additional modifications and needs some help. What I currently have in web.config...
View ArticleIE11 Local Region Date and Number formatting problem
I've tested my application locally on my laptop using various cultural setting including Swiss and all of them work. By this I mean, the dates and number formatting works as expected for all regions...
View Article.dat (a zip) file truncated when downloaded from a web service IIS6.0 that...
<div class="post-text" itemprop="text">I have published a web service application (C# built in VS2010) to a desktop with IIS 6.0 win7.The web service has been hosted successfully.Now I can...
View ArticleWeb service time out issue
Hi All, I am facing time out issue with the web services which are hosted in IIS 6.I have a number of WCF services developed in .net 3.5 framework hosted in an IIS server . When one of the service is...
View ArticleVisual Studio Rebuild deletes Telerik.Web.UI.XML
Hi,When I Rebuild my project just prior to Publish, I notice that the file Telerik.Web.UI.XML gets deleted from the bin folder. As a result when I Publish, Visual Studio will throw me an error: Copying...
View ArticleHTTP Error 404.0 - Not Found
Hi,Please ignore this thread.I identified my error.http://localhost:80/reporttest/reports/OpenReport.aspx&report=report.rpt&P1=A19Hshould have...
View ArticleResource file not found
Hi All,I have extended a Class Library project by introducing a Resource file (.resx). From within the resource file editor, I have set the 'Access Modifier' to public, the build action to Resource and...
View ArticleDeploying Windows Authentication - 404 - File or directory not found
I put together a basic test site that authenticates through windows. On my local system it works perfect. When I try to deploy to our internal web server, I get the following error message:<div...
View ArticleCould not load file or assembly RazorGenerator.Core.v1.dll - Migrating from...
Hello,I have upgraded a solution from System.Web.Web.* 1.0.0.0 to 2.0.0.0Since the upgrade the RazorGenerator is failing to compile the pre-compiled views with the following error:Could not load file...
View ArticleDeployed website Error
I created a website but it was built with the wrong code from TFS. Because of this I copy the correct code web folder from my c: drive to the IIS website folder. The website runs fine; however, when I...
View ArticleASP.NET Identity from Domain to Subdomain
Hi All,I am trying to have users to signin on www.mysite.com and get redirected, once authenticated, towww.secure.mysite.com unsucessfully.The problem is to configure my application to work with...
View ArticleRetrieving the COM class factory for component with CLSID...
Hi All,I am using Microsoft.Office.Interop.Excel.dll(version 11.0.5530.0) reference in my project to create excel sheet and use in my code. it was working fine for a while . I was creating office 2003...
View ArticleDNX Configuration Issues
I'm looking for documentation regarding DNX configuration.Presently I'm attempting to connect to an Oracle database with EntityFramework 6.1.3.I get the following error; "Unable to determine the...
View ArticleWhy do precompiled .ascx controls (in subfolders) not work on server?
I have a .ascx control: ~/controls/pickers/library.ascx.With a deployed precompiled .site, the control does not work within it's respective page (shifts.aspx). (no error, it just doesn't load at...
View ArticleIIS how to determine ApplicationPoolIdentity account ?
Windows Server 2008 R2 Standard ( Microsoft Windows Server Version 6.1 Build 7601: Service Pack 1 )IIS 7.5.7600.16385For a Site assigned an ApplicationPool with Identity = ApplicationPoolIdentity ( the...
View ArticleDeploying and Publishing an ASP.NET application which implements EF code...
Hi,I have completed coding an ASP.NET Web Forms application in which I have used Entity Framework Code First Model to make my database.Now, I want to publish my website to a hosting server.I don't know...
View ArticleIs it possible for a cookie set in a HTTPS connection be read in HTTP connection
Hi All,very stupid question but I cannot find any relevant answer to this question.I am trying to share an authentication cookie of my asp.net application running in a https connection with a subdomain...
View ArticleIIS gZip Compression Not Working after Setting Everything
Hi All, I deployed a simple html page with ajax (loading a json file) in my iis 8.0 (windows 8) and iis7+ (windows 7). 1. I enabled static and dynamic compression in IIS2. I have written all the tags...
View ArticleProblem with Web,Config in Framework
Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your...
View Article