search
Japanese Chinese Nederlands Espanol Italiano Deutsch Francais Twitter Rss Feeds
.NET Framework GroupsView
Deployment Server
.NET Distributed_Apps
.NET
.NET ADO.NET
.NET ASP.NET
.NET ASP.NET Security
.NET ASP.NET Webcontrols
.NET ASP.NET Web Services
.NET Clr
.NET Compact Framework
.NET Drawing
.NET Interop
.NET Micro Porting
.NET Performance
.NET Web Services
.NET Windows Forms
.NET Windows Forms Controls
.NET General
.NET Csharp
.NET Visual Basic
.NET Vc
.NET Security
.NET Xml
Scripting Jscript
Scripting Visual Basicscript
Scripting Wsh
Smartphone Developer
Visual Basic Com
Visual Basic Controls
Visual Basic Crystal
Visual Basic Database Ado
Visual Basic Syntax
Visual Basic Vista Compatibility
Visual Basic Winapi
Vc Atl
Vc Debugger
Vc Language
Vc Mfc
Vc Stl
Visio Developer Visual Basica
Vsnet Debugging
Windows Powershell
Windowsce Embedded Vc
Xml
Xsl

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Application Development
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

View All Microsoft NET Csharp Posts  Ask A New Question 

Windows Control Library project template - GS

Friday, February 22, 2008 11:53 PM

how do I get that template for Windows Control Library project?

I am using 2008 c# express .  I can see for new project I can choose
windows application
class library
wpf application
wpf browser application
console application
empty project

then there the other "search online templates": which led me no where but
just help
when I did search "online template,
1. I got error for MSDN provider.
6c3be1b6-fbac-430f-9a3d-63d-637519e140980

It seems the built-in documentation conflicts with some articles on msdn
about dropping the windows control library project  template form visual
studio 2008 express.

Can anyone show me how to get one going? or post a project template file?
reply
 

GS, You can't. - Nicholas Paldino [.NET/C# MVP]

Saturday, February 23, 2008 12:08 AM

GS,

You can't.  Visual Studio Express editions do not support the Windows
Forms Control Library template:

http://msdn2.microsoft.com/en-us/vstudio/products/cc149003.aspx

See the section titled "Windows Development".


--
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
reply

thx for quick confirmation. - GS

Saturday, February 23, 2008 1:32 AM

thx for quick confirmation.

so I just used class library project, added a sample user control, and use
that format on the actual class.


I did get a little message that did not make sense abut is now working
because I do have the dlls in the systems although duplicated.

---------------------------
Microsoft Visual C# 2008 Express Edition
---------------------------
The following assemblies are installed SDK assemblies but could not be
shown in the customize toolbox dialog because they are missing one or more
components.  Please make sure that all necessary libraries are available:

Microsoft.Data.ConnectionUI.dll
Microsoft.VisualStudio.Data.dll

---------------------------
OK   Help
---------------------------


the duplication are as follows:
Microsoft.VisualStudio.Data.dll in visualSstudio9.., 8..., Sql...
for again for  Microsoft.VisualStudio.Data.dll

I hope I will be able to ignore this glitch.. I will find out next day or so
when I tried out the new dll
but
file?
reply

GS, It's not a glitch. - Nicholas Paldino [.NET/C# MVP]

Saturday, February 23, 2008 9:45 AM

GS,

It's not a glitch.  Those DLL's aren't included because they correspond
to features that are not included with the Express edition of VS.NET.


--
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
reply

But they are included in my dot net 3 SDK. - GS

Saturday, February 23, 2008 1:04 PM

But they are included in my dot net 3 SDK.  is it because I had long time
ago full version of vs 2003 and installers got update for them and hence in
dot net 3 sdk?

BTW today When I opened the same project and view the file in designer , I
no longer get any error message.

so it may not be glitch but acts like a glitch to me in the sense I am not
getting the message any more.

You are right that express  edition does not make it easy to build window
control library project but then nothing physical other them time and effort
is stopping  manual coding for what should be done by template.

correspond
use
be
more
available:
or
Windows
reply

Previous Microsoft NET Csharp conversation.