Thursday, January 29, 2009
Visual Studio Template for Sidebar Gadget
The Gadget books comes with a Visual Studio Temopate with all the reusable functionalities. To create a Gadget all you need to do is Install the tempalte and Create New Project as you do in Visual Studio and Select Innovate.Gadget from your templates
The Problem (user email)
I would like some clarification on the Gadget Template code so I can make good use of the template if you please.
So if you are also trying to use the template you know (now) what kind of issues are there. Take care.
Here is one of the user email I recieved with a query about installing the template. So if you are having similar issues read on.
I would like some clarification on the Gadget Template code so I can make good use of the template if you please.
The information on installing this has been a bit confusing. Should I unzip the files and put them in the C:\Users\User_Pin\Documents\Visual Studio 2005\Templates\Project Templates folder, or should I place them under the same directory path’s Visual Web Developer folder?
I have not had any luck with VS 2005 recognizing this template. Thanks so much for any info…
The Solution
For the installing the Visual Studio template, all you need to do is put the gadgetTemplate.zip in the following folder 'My Documents\Visual Studio 2005\Templates\ProjectTemplates' and it should work. Here is the Screen-shot

Once you put the zip file there , Open Visual Studio 2005 and click on File -> New Website and you will see the template in My Templates section. See the screen shot below

The User Reply
The Solution

Once you put the zip file there , Open Visual Studio 2005 and click on File -> New Website and you will see the template in My Templates section. See the screen shot below

The User Reply
I didn’t notice that the language, by default on the “New Web Site” came up “Visual Basic”. Once I set it to “Visual C#”, the template appears. That’s funny since. I don’t even have Visual Basic installed, but all is well now. Thanks for the help
So if you are also trying to use the template you know (now) what kind of issues are there. Take care.
Labels: gadget, Sidebar, user query, vista

