New Post: New SCSF version for "create new" problem
Hello Oliver, thank you very much for providing a package for VS2012! I am able to create a new scsf solution and all recipes are working as expected. :) However if I want to use VS2012 for my existing...
View ArticleNew Post: New SCSF version for "create new" problem
I needed to extend the solution file of my existing application with the following section: GlobalSection(ExtensibilityGlobals) = postSolutionRootNamespace = YourNamespaceComesHere CommonProjectGuid =...
View ArticleCreated Unassigned: Fix sources so .msi can be built after check out. [3]
The sources can not be cecked-out and built to create the msi package. There are some manual steps neccessary:* Have to fix the entry in SmartClientFactoryPackage.csproj to the GAT installation on the...
View ArticleEdited Unassigned: Fix sources so .msi can be built after check out. [3]
The sources can not be cecked-out and built to create the msi package. There are some manual steps neccessary:* Have to fix the entry in SmartClientFactoryPackage.csproj to the GAX installation on the...
View ArticleClosed Unassigned: Visual Studio Crash when creating new project [2]
Creating new smart client C# Project causes the visual studio to crash.Environment:- Windows 8 64- Visual Studio 2012 Update 1The same issue occurs when creating event publication and even subscription...
View ArticleClosed Issue: Could not load file or assembly [1]
when i launch new SCSF Project VS2012 raise the following error:Could not load file or assembly 'Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'...
View ArticleEdited Task: Fix sources so .msi can be built after check out. [3]
The sources can not be cecked-out and built to create the msi package. There are some manual steps neccessary:* Have to fix the entry in SmartClientFactoryPackage.csproj to the GAX installation on the...
View ArticleReleased: Fixes for the 'Add New' problem (May 20, 2013)
See discussion in https://scsf2012.codeplex.com/discussions/444236
View ArticleUpdated Release: Fixes for the 'Add New' problem (Mai 20, 2013)
See discussion in https://scsf2012.codeplex.com/discussions/444236
View ArticleNew Post: Still working with VS 2012 Update 3?
Hello, in my solution i am not able to see the recipes anymore. I know that in the meantime, the framework version of my projects changed from 4 to 4.5, and I also installed the latest Visual Studio...
View ArticleNew Post: Still working with VS 2012 Update 3?
Hi Marc, i cannot confirm this.Installed Update 3 and everything still works Created a new SCSF solution and converted all projects to 4.5 - still works. Maybe you have to re-activate to recipes at...
View ArticleNew Post: Get Identifier character '$' error when compile...
I got the following errors when compile "SmartClientFactoryPackage" source code on VS 2012 Identifier character '$' Unexpected character '$' namespace $RootNamespace$.Infrastructure.Shell namespace...
View ArticleNew Post: Still working with VS 2012 Update 3?
Hi Oliver, that did it for me! For some reason, all the recipes were deactivated.. Thank you! :) Marc
View ArticleNew Post: New SCSF version for "create new" problem
MarcDrexler wrote: I needed to extend the solution file of my existing application with the following section:GlobalSection(ExtensibilityGlobals) = postSolution RootNamespace = YourNamespaceComesHere...
View ArticleNew Post: New SCSF version for "create new" problem
Just add it to the end.. before "EndGlobal" .... GlobalSection(ExtensibilityGlobals) = postSolution ShellProjectGuid = AD29D932-7ACE-4AB0-85F1-160E6E1AB7EA CommonProjectGuid =...
View ArticleNew Post: New SCSF version for "create new" problem
I have 2 PCs using windows 8 and VS 2012 Update 3. The desktop works fine but the laptop cannot create business module.
View ArticleNew Post: New SCSF version for "create new" problem
I know why my laptop cannot create business module. I installed Microsoft EnterpriseLibrary 5 a few months ago. Now I removed and everything works fine.
View ArticleNew Post: Still working with VS 2012 Update 3?
tommychiu wrote: Cannot create business module. Hi tommychiu, what's happening? Is the menu item missing? Do you get an exception?
View Article