gzip compression not working even though allowed in applicationHost.config
I want to enable gzip compression for my site running on ASP.NET4.5 with IIS7.5, but can't get it to compress.I'm on shared hosting, so I can't set this in IIS directly.**applicationHost.config**I...
View ArticleRandom SoapException: No connection could be made because the target machine...
I have client and server on same machine.Server is web service installed in IIS 7.Web.config file for web service contains entry - <add key="serverURI"...
View ArticleDefault virtual directory in IIS Express?
Is it possible to create a virtual directory within IIS Express that is accessible by all sites/apps that are running in IIS Express?Basically I have some shared content (CSS, images, etc.) that needs...
View ArticleAccess to Path Denied when upload image on Hosting Server
Good dayI would like to know if someone can please help meI have problems lately uploading image files on to my website hosted by a hosting companyThis used to work but lately I have access errors when...
View Article2 seconds using the Forms app, 60 seconds in the web app
Hi all;We have a library (DLL) that our customers use to generate reports. When they call it to generate a report using a Forms app it takes under 2 seconds. Generating the same report, using the same...
View Articleweb.config httpRedirect
Hey,Anyone seen an issue where JavaScript seems to stop working, specifically localStorage, if you use httpRedirect in web.config.Because I am! If I turn httpRedirect off all JS is fine. With...
View ArticleHow to deploy a site with a database?
Hi !I have made my first website with webmatrix and I would like to publish it on the web. I have use the publishing tools and all my files are actually on the server but I have some problems for the...
View ArticleError after deploy with membership: System.Data.SqlClient.SqlException
Hello to all,just explain before what i'm using: VS2012 Exp, installed version of .net 4.5.1, db MsSql 2008R2 Exp.By aspnet_regsql.exe I created the table for the membership,1st matter: i have two...
View ArticleHow to increase the size of upload file?
Dear All,How to increase the size of upload file? .. I tried to change my web.config (Windows 2008 Enterprise + IIS 7) as below, but no luck :(<system.web> <httpRuntime executionTimeout="3600"...
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 ArticleOccationally getting "A network-related or instance-specific error.."
Hello, a collegue of mine is currently developing a page for a customer, where he uses a named connection to a remote SQL-server.The login-page connects and verifies the login attempt, but the page...
View ArticleEncoded number sign ("%23") in URL path is interpreted as fragment
Hi,We are using Global.asax for URL rewriting in our application and noticed that there are some problems with handling encoded number signs ("%23").If the client sends a request using the URL...
View ArticleRenamed website won't load
I have renamed an existing website in IIS7 using the appcmd utility. I then amended the site binding to be the new subdomain name.However now the renamed site will not load.The error i get is:This page...
View ArticleHow to set up https when IIS and active directory are different domain
How to set up https when IIS and active directory are different domain to do authentication?is it that user open browser, it will pop up a login box and after login, it can use https and web...
View ArticleWeb Deploy "Replace fileName from Server" Documentation
Hi,Is there any documentation regarding the replace from server feature of Web Deploy in VS2013. I have searched msdn, google, bing and can't find a thing. I have deployed web applications using web...
View ArticleApplication Pools and Impact on .Net Application Performance
We are running one application on the web server. We just have 8 copies of the same application in different folders. We have created different site names hitting those folders. Our Load Balancer is...
View ArticleSections must only appear once per config file. See the help topic for...
Hi , im getting error as : Sections must only appear once per config file. See the help topic <location> for exceptions. web.config 61 0 VehicleSystem.UIfollowing is my web.config code :<?xml...
View ArticleGetting data from local server
Himy asp.net application is hosted and running in remote server.All my data is in local server(Sql Server 2000) in windows 2000 server .I want to take data from my local server to remote...
View ArticleWeb setup project MSI takes forever to install on Win Server 2008 R2
Hi everybody, I've got a problem with a VS2010 web setup project. NOTE: I'm aware setup projects were retired on VS2012, so we're planning a migration to InstallShield. In the meanwhile, we need to...
View ArticleError When publish my website
How can reslove this error for publish my website when put this link http://mohammad-pc/NTD/Home.aspx show me This errorplease help me Server Error in '/' Application.Configuration ErrorDescription:An...
View Article