ODBC provider is not available in VS express 2012 for web
I have installed visual studio express 2012 for web and am trying to set up a data connection for a ODBC driver to access data via an existing DSN (notessql). Everything I have found so far says to...
View Articledropdownlist doesnt trick on host
while i use my local host dropdownlist's tricks work well but when i try to use on my host , dropdownlist's Selected index change event doesnt trick <asp:DropDownList ID="dropCountry"...
View ArticleEntity namespace not recognized.
I was installing MVC3 on my PC. Though the installation was done correctly but when I start to code 'system.Data.Entity' namespace was not recognised. Wondering What can be the reason?
View ArticleInstalling IIS 7 in windows 7 ultimate service pack 1
Hi everyone,All might are aware of very common problem i.e "Windows features turn on/off"(Look Blank) is usually unresolved theory..Same as i'm facing this problem since from 8days none of the...
View Articleiis issue
i had my site working on iis in the local networkbut then something happend and it stopped refreshing so i was so tired that decided to fix this all from the beginningso i delet default web site and...
View ArticleUnable to attach to application WebDev.WebServer40.exe Visual Studio has...
I am getting the following error when trying to debug a simple new asp.net web application.Thanks for any help.
View Articlehow to register 2.0 and 4.0 framwork on windows server 2008 R2
Dear All,I have two web application on my production server ( windows server 2008 R2 ,iis 7 , framework 2.0,3.5,4.0)first application built in asp.net 2.0 and secand one is built in 4.0 framework.Now...
View Articlehigh availability
Not sure if this is the right place to post but need some help in understanding how the below would work. I have a web site which will be deployed in a load balanced web farm in 2 geographic location...
View ArticleGlobal.asax is not firing
i have a website without a namespace. i have hosted many web application. in that my url re writing is working.difference is it does not have namespace. how to make the global.asax should work for a...
View ArticleHTTP Error 500.21 - Internal Server Error
Hello everyone My name is Deepak and i'm Asp.net Student i have installed visual studio 2012 on my system but i'm not able to open the website as it showing thehttp error 500.2 internal error even if i...
View ArticlePlease Help : An unhandled exception was generated during the execution of...
Hi ,I've an ASP.NET 2.0 web site working with SQL Server 2005 Database and IIS 5When I try to accesss the web site from any other PC and access a web form calling a database i got this error.Please...
View ArticleError message 401.3: You do not have permission to view this directory or...
I got this error after creating the virtual directory and trying to access the webpage through wireless.. I had access before..but somehow I don't have any moredoes someone know how to resolve this...
View ArticleCreating c# Web Application setup including database .net framework and...
Please help me for how to create a (Setup) for web application developed in Visual Studio 2012 using .net and has 3 tier architecture that comes with SQL server 2012 database and the .net framework and...
View ArticleVS Error List
Hello,My Error List shows my Warnings in the List but not the Errors. When I click on Warnings, I get a list of them all but when I click on Errors nothing shows.There's no errors listed and I've...
View ArticleINSTALLING IIS MANAGEMENT CONSOLE didn't find on turn windows features on or off
hi everyonehow i can install IIS MANAGEMENT CONSOLE on my pc without upgrade to windows home premium ? . i using windows home basic. help me.merna
View Articlemake a captcha server like as protypers.com
i want to make a captcha server how i use this software for creating this project
View ArticleConfiguring IIS
Hi all,Our current site runs on IIS 6.0 under Windows Server 2003 R2. We have been running calssic asp pages for a few years without an issue.I installed Visual Studio 2005 on a Windows 7 machine with...
View ArticleRelay SMTP
Hi,I'm using Windows Server 2008 R2 and IIS 7.0.I have a web application that we are hosting in our own web server. I am unable to setup the web server as an SMTP server. As a workaround, we're...
View ArticleAfter Application Hosted on IIS 7
Hi, My application is on .net framework 2.0 Application was executing properly when I run the application. I am facing the below error after I have hosted my application on the IIS 7(Windows 7 OS)....
View ArticleSetting up in a load balanced environment
Hi All,<div>I have an ASP application running in load balanced environment. It is hosted in two servers and a one db. It has a load balancer that is replicates content between the two servers. I...
View Article