object reference not set to a instance of an object VS2008 SP1
Hi All, I installed the SP1 on my system, and from then itself I wasnt able to see the server explorer on my dev environment, and also was not able to create a Connection data string.I used the get...
View ArticleHow setup IIS 5.0 again when it disappeared after installing and following...
Before it there were some asp.net projects. When I installed VWD 2010 Express and then uninstalled to free space as I cannot add web api functionality - I got virtually void content inside Internet...
View ArticleCannot see Net 4.5.2
Our clients server is 2008R2 and it has .Net 4.5.2 installed but it does not show up in the IIS application pool setup for new or existing app pools. How do I get it to show up so I can make a new web...
View ArticleFatalExecutionEngineError after Windows 10 Anniversary Update
After installing the Windows 10 Anniversary Update (and re-installing IIS, since the update removed it), we are unable to run our local development websites in IIS 10.Now, whenever we attempt to access...
View ArticleHow can localhost cause display issues on my web page ?
Hi ,I am using IIS V10 for Windows 10 . The issue I have is that when I use localhost in my URL there are display issues on my web page so this will give issues. If there are any html controls and they...
View ArticleWebsite hosted on Local server do not open.
I have hosted a web site n local windows PC (IIS 6.0). On first day of hosting it works fine but after few days (say 2 or more days) it do not open. Says "ERR_CONNECTION_REFUSED".whats wrong with this?...
View Articleinstalling via bower / npm
HI, I am trying to add some javascript package in my visual studio projects. The instructions say I am do the installation by using npm, glup as following below: I download the npm on my machine...
View ArticleI have Logout problem in my asp.net web application on live server
Dear, I have asp.net web application which is run on local server perfectly but when I deployed it on live server it will redirect to Default.apx page means do Logout. But same application work...
View ArticleMy asp.net application session automatically expired why.....????
Dear, My asp.net web application session automatically expired in unexpected time on live server what is the problem?
View ArticleCom Component access denied to resource error in ASP.net
<div> <div>hi all,</div> <div> i am facing a problem in connecting my ASP.net application to MS Excel. I am trying to write some data to an excel file and then...
View Articleimport project
Hi everyone, can you help me please?I try to import project but i have probleme with reference in application.Severity Code Description Project File Line Suppression State Error CS0246 The type or...
View ArticleHow to upload a file from client machin to server by using webservice
I have created webservice using C#.That take filepath/url(object from client pc ,not hosted anywhere),convert to byte array.And using that create a file on server location.Below code working fine on...
View ArticleUnclear framework version
Hi all,This might be a tricky one, but does anyone know why, with the following programs installed on my server, I'm able to run assemblies which target version 4.6.1 of the .NET framework? I'm wanting...
View ArticleASP.Net wih C# web application is not loading on browser
This web site was working fine earlier on VS 2015 Express web. Same application is working fine on GoDaddy server.But after my trial period of VS 2015 was expired a couple of days ago, I reinstalled...
View Articlemany versions in the system
my doubt is I have many versions installed and I need space in my HD what to do Can someone help me Grateful
View ArticleCould not find Installstate
hi friends,Many of us might have faced this problem while adding a batch file in the webserver. with some custom actionsCustom action within installer - Could not find MyAction.Installstate I wanted to...
View ArticleSite hosted on IIS 7.0 ,Windows server 2013 sql server 2008R2 Hangs and Event...
Hi All,My website is hosted on IIS 7.0 ,Windows server 2013 sql server 2008R2 and gets hanged after some time automatically. exception message mention in below text changed every time some times it...
View ArticlePrinting Directly to a default windows printer from a web page
I have a web application (POS) and i need to print directly to the default windows printer .My application ASP.NET , running on IIS (WINDOWS 7 , WINDOWS server 2008)But it failed, (The default printer...
View ArticleMove to new server and Request.ServerVariables("QUERY_STRING") Now Returns...
I have a custom error handling module for my site and it works fine on its current vps, which is setup with older versions of just about everything. The site is being moved to a new vps and the code...
View ArticleUpgrading a website to net 4.6.2
Hi,I've upgraded all projects in a website to Net framework 4.6.2. When I try to build the site breaks on the references to a web service which is still net 4.5.1. does that need to be upgraded...
View Article