how to install two project in one set up project
Hi All,I developed two project separately,one is web api project other windows Form application.firstly i added web setup project to my web api project and it run and hosted iis and worked correctly...
View ArticleRecognize org or com and redirect
Our asp.net site needs to accept either url for (as example) www.website.org or www.website.com and redirect accordingly. Is there an easy way to accomplish that in a Default.aspx page? We are using...
View Articleweb address change automatically
Hi All,I made a web based program using ASP.NET C# 2010 and I have 2 website on the web server 2003 with IP eg. 10.1.1.9. The first website is using port 80 and the second website using port 81. If I...
View ArticleVisual Studio 2012 sp 1 hangs when setting breakpoint in ASP.NET solution
Recently, Visual Studio 2013 started hanging again when trying to debug/trace an ASP.NET web site. The site was created with WebMatrix 3 but I don't think that is relevant.When VS2013 opens the web...
View ArticleVS 2013 Express problems
Hi.It's been days I'm experiencing problems; it all started when the "Add Controller" context menu was missing for MVC 5 project, so I decided to Repair the installation and then unisntall and...
View ArticleHow do you define Person in Default.aspx.cs with a "using ???.Person"
How do you define Person in Default.aspx.cs with a "using ???.Person" class1.csnamespace ClassList {publicclass Person {publicstring FirstName { get; set; }publicstring LastName { get; set;...
View ArticleWhere is my executable?
I want to run ASP.NET. I downloaded ASP.NET. I have a Windows 8.1 desktop. I have a C:\Program File (x86)\Microsoft ASP.NET directory. But I can't find the executable for ASP.NET. Do I need to download...
View ArticleHow to host ASP site?
Hello,I have an un-used pc with windows 7 pro I like to make this pc my little asp server.What software should I use? All tutorials and tips will be welcome ;-)
View ArticleHandler "xamlx-Integrated-4.0-iis8fresh.com" has a bad precondition...
I pro-grammatically installed v4.0 for a website and added handlers in that website. but i am getting error, when i am accessing website. I have installed framework v4.0 on my machine.HTTP Error 500.0...
View ArticleError in ASP.net admin configuration
when I try to configure the membership system in VS2010 .. I GOT THIS MESSAGE .. CAN you help me to solve it ?There is a problem with your selected data store. This can be caused by an invalid server...
View Articledeployment project how to set RemovePreviousVersions = true?
hi all,i'm using VS 2010, i have a deployment project, my problem is im releasing a new version of my windows application project so, i want to remove older version of application while installing new...
View ArticleInstall Visual Studio Web Express 2013 or any other version on Vista
Hi,Can anybody help me with some link or instruction how can I install any version of Visual Studio Web Express (I used to have 2010 installed) but now after reinstaling Vista I can not find any...
View ArticleSetup and Deployement Template not available in VS2013 Express
Hi All,I am using VS2013, created a windows installer project. Now I have a requirement to create a .msi file for the project and install it in the client machine.But when I try to add setup and...
View ArticleWindows 8 64 bit PC - .NET installation issue
Windows 8 64 bit PC 1. Whats the procedure for installing .NET framework 2. Whats the sequence to install MS SQL 2008/ MS SQL 2012 / VS 2008 / VS 2010 / VS 2012 3. I Can't install the MS SQL 2008, it...
View Article.NET Framework 4.5.1 HTTP Activation?
I am trying to install and run Proficy Webspace 4.71 on my Web Server with iFIX 5.8. iFIX 5.8 runs correctly as far as I can tell. I am not able to run a Webspace client though, both through a web...
View ArticleInstallation Error in Microsoft Visual Studio 2010
I have just added Microsoft Visual Studio 2010 to a previously existing VWD Express. When I refresh the SQL database I get this error in both vs2010 and VWD:A network-related or instance-specific error...
View Article64 bit C# .net web app is not working in my 64 bit Win server 2012 (Virtual...
64 bit C# .net app is not working in my 64 bit Win server 2012 (Virtual machine). As per my understanding 64 bit OS will support both 32 bit and 64 bit processes. When I set my web app target to x64...
View ArticleConvert.ToSingle("0,5", CultureInfo.CurrentUICulture) for culture "de-CH"...
Hi allI have two development machines, both have Windows 8.1 installed. On one of theme the operating System is installed in English on the other it is installed in German. On both machines I have set...
View ArticleParser error after application move
Hi, All.Recently we've had to move one of our applications to another IIS server however after moving it the application is throwing a Parser Error - Could not load type...
View ArticleHow to run web application after installing it with InstallShield
Hi,I used InstallShield to install the web application. But now on the desktop a dll file is created.https://www.youtube.com/watch?v=xI36omxTsSwCan anybody help me please how to run the web application...
View Article