Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > GuidancePackage Solution Will Not build
 

GuidancePackage Solution Will Not build

I have just installed the GAT, and GAX. I openned the GuidancePackage solution and tried to build it. No luck. I am getting "Unexpected Character '$'" listed for the namespaces in many classes.

I have a warning message: "Load of property 'RootNamespce' failed.

And there seems to be a problem with a file named $packageName$.xml

Anyhelp gettting started would be appreciated.

Thanks

Tom

Paxxer  Tuesday, July 18, 2006 8:03 PM
Yup, that's the way the VS templates work. It's not a GAX-ism ;)
kzu  Wednesday, July 19, 2006 3:05 PM

I've found the problem..

http://jelle.druyts.net/2006/06/26/GAS02CreatingAGuidancePackage.aspx

This link got me started. Apparently you don't compile the solution that is installed. Instead, you open a new project of type "Guidance Package", and then build and register that. The "$" mentioned about seem to be a search and replace highlighter used in the templates.

Paxxer  Wednesday, July 19, 2006 1:22 PM
Yup, that's the way the VS templates work. It's not a GAX-ism ;)
kzu  Wednesday, July 19, 2006 3:05 PM

You can use google to search for other answers

Custom Search

More Threads

• How to add a single file in a <ProjectCollection>..</ProjectCollection>.
• installation problem in GAX
• Unbound reference to a filetype
• Clarius SFT February 2007 CTP just released!!
• T4 templates editor?
• Gudence Package Error
• CAB - Open a View from another view that exists in another or in the same module
• Create Add DataSet recipe
• Adding items to a solution folder automatically opens them in the IDE
• Use AddEntity recipe form HoL on existing porjects