Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > .NET 1.0 and Visual Studio.NET > VS.NET 2002/2003
|
VS.NET 2002/2003 Discussions about the Visual Studio.NET programming environment, the 2002 (1.0) and 2003 (1.1). ** Please don't post code questions here ** For issues specific to a particular language in .NET, please see the other forum categories.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VS.NET 2002/2003 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 30th, 2005, 05:29 AM
Registered User
 
Join Date: Jan 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Can not add web user control in VS.Net

Hi,

When I try to click Project -> Add Web User Control, the web user control icon is not available and the default is web form (.aspx page).
I am not sure which settings I have to change to enable this. Since previously I am able to create a new web user control.

Thanks =)
 
Old May 31st, 2005, 01:59 AM
Friend of Wrox
 
Join Date: Apr 2005
Posts: 186
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi

Check you installation
open

D:\Program Files\Microsoft Visual Studio .NET 2003\VC#\CSharpProjects\CSharpWebControl.vsz

in notepad and see if ti contains the following

VSWIZARD 7.0
Wizard=VsWizard.VsWizardEngine.7.1
Param="WIZARD_NAME = CSharpWebControlWiz"
Param="WIZARD_UI = FALSE"
Param="PROJECT_TYPE = CSPROJ"


Prashant

 
Old June 1st, 2005, 03:29 AM
Registered User
 
Join Date: Jan 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,

thanks for the reply.
I've checked the files that you suggested and it contains all information as you mentioned.
is it something with the settings? because when i try to open a new project, i could add a new web user control.

Thanks =)






Similar Threads
Thread Thread Starter Forum Replies Last Post
how to use asp.net we user control on asp 3.0 web i_shahid Java Basics 2 January 8th, 2008 09:04 AM
using asp.net web user control in asp 3.0 App i_shahid Classic ASP Professional 0 January 8th, 2008 07:32 AM
Add User Control to table cell in another UserCont veeruu ASP.NET 2.0 Professional 1 December 20th, 2006 06:22 AM
Add Windows User control in Web User Control agarwalvidhu C# 0 March 30th, 2006 01:17 AM
Add User Control in DatagridView Column HemaChaudhry Visual Basic 2005 Basics 0 January 23rd, 2006 08:43 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.