Click here to Skip to main content
15,909,091 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: getting information about webcontrlos in a webpage Pin
Neeraj Arora28-Aug-06 23:54
Neeraj Arora28-Aug-06 23:54 
QuestionHow best to create muliple pages that share common controls? Pin
Red_Wizard_Shot_The_Food28-Aug-06 23:11
Red_Wizard_Shot_The_Food28-Aug-06 23:11 
AnswerRe: How best to create muliple pages that share common controls? Pin
ToddHileHoffer29-Aug-06 4:15
ToddHileHoffer29-Aug-06 4:15 
AnswerRe: How best to create muliple pages that share common controls? Pin
Suresh Pirsquare2-Sep-06 3:12
Suresh Pirsquare2-Sep-06 3:12 
QuestionASP.NET Error Pin
khwo28-Aug-06 23:11
khwo28-Aug-06 23:11 
AnswerRe: ASP.NET Error Pin
coolestCoder28-Aug-06 23:46
coolestCoder28-Aug-06 23:46 
GeneralRe: ASP.NET Error Pin
khwo29-Aug-06 15:14
khwo29-Aug-06 15:14 
GeneralRe: ASP.NET Error Pin
coolestCoder29-Aug-06 20:16
coolestCoder29-Aug-06 20:16 
Hi,

khwo wrote:
It is I need to uninstall one of the .NET Framework here?


No need to uninstall any version. Just make sure that the version you have used to develop the web app, must be the same which is currently active on the IIS. If it is not the case you may get the error again.

you can issue the aspnet_regiis command from the visual studio command prompt to know which version of asp .net engine is currently active on the IIS.

Caution : Please read the complete information about aspnet_regiis before using it.

You can get help about this on msdn. You can also change the current active asp .net engine using the same command. So you dont have to rewrite the application for the frame work version which is currently active on IIS.






<marquee>"A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder

Anant Y. Kulkarni

QuestionUsing Javascript in ASP.NET 2.0 Pin
mcgann28-Aug-06 23:04
mcgann28-Aug-06 23:04 
AnswerRe: Using Javascript in ASP.NET 2.0 Pin
_AK_28-Aug-06 23:53
_AK_28-Aug-06 23:53 
AnswerRe: Using Javascript in ASP.NET 2.0 Pin
Guffa29-Aug-06 2:26
Guffa29-Aug-06 2:26 
GeneralRe: Using Javascript in ASP.NET 2.0 Pin
_AK_29-Aug-06 2:31
_AK_29-Aug-06 2:31 
QuestionDelete confirmation in User Control Data Grid Pin
Sivaprasad C28-Aug-06 21:58
Sivaprasad C28-Aug-06 21:58 
AnswerRe: Delete confirmation in User Control Data Grid Pin
postmaster@programmingknowledge.com28-Aug-06 22:07
postmaster@programmingknowledge.com28-Aug-06 22:07 
QuestionRemoving white Space. Pin
deepaks328-Aug-06 21:58
deepaks328-Aug-06 21:58 
AnswerRe: Removing white Space. Pin
RaghuSanta28-Aug-06 23:44
RaghuSanta28-Aug-06 23:44 
QuestionCalendar Control entry clears the values in the top textboxes Pin
Sivaprasad C28-Aug-06 21:52
Sivaprasad C28-Aug-06 21:52 
AnswerRe: Calendar Control entry clears the values in the top textboxes Pin
_AK_28-Aug-06 21:57
_AK_28-Aug-06 21:57 
GeneralRe: Calendar Control entry clears the values in the top textboxes Pin
Sivaprasad C28-Aug-06 22:01
Sivaprasad C28-Aug-06 22:01 
GeneralRe: Calendar Control entry clears the values in the top textboxes Pin
_AK_28-Aug-06 23:49
_AK_28-Aug-06 23:49 
GeneralRe: Calendar Control entry clears the values in the top textboxes Pin
Sivaprasad C29-Aug-06 1:13
Sivaprasad C29-Aug-06 1:13 
QuestionOle Object datatype in access Pin
Nagraj Naik28-Aug-06 21:38
Nagraj Naik28-Aug-06 21:38 
Questionconditional validation in DataList control Pin
deepaks328-Aug-06 20:27
deepaks328-Aug-06 20:27 
AnswerRe: conditional validation in DataList control Pin
_AK_28-Aug-06 21:31
_AK_28-Aug-06 21:31 
QuestionWeb service [modified] Pin
kjosh28-Aug-06 20:15
kjosh28-Aug-06 20:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.