1-10 of 103 < Previous ... Next >
1 vote

CabApplication.Run() Calls AuthenticateUser() Before LoadModules() Preventing User Authentication in User Defined Service Modules

The CabApplication.Run() method calls the AuthenticateUser() method before it calls LoadModules(). The effect of this is that user authentication must be either defined in the Infrastructure.Libra...

id# 17275 | Planned Release: None | Last Updated: Today at 1:33 AM  by bittondb
1 vote

Bug: add event publication recipe

When using this recipe in VS 2008, I get the following error and the resulting code looks messed-up: Resulting Code: p//TODO: Add your code hererotected void OnMetadataChanged() { } Exception: M...

id# 17272 | Planned Release: None | Last Updated: Sat at 3:12 PM  by uTILLIty
1 vote

Passing Information between 2 Business Modules in SCSF

I have 2 Business Modules that are called from a Shell Application. One Business Module has a button. On click of this button, some data needs to be sent to other Business Module through Shell Ap...

id# 17239 | Planned Release: None | Last Updated: Thu at 6:54 AM  by punitganshani
2 votes

Contextmenu for VSTS DBPro Project throws exception

When I get the contextmenu on a VSTS DBPro Project I get the following 4 exceptions: Microsoft.Practices.RecipeFramework.RecipeExecutionException: An exception occurred during the binding of refer...

id# 17216 | Planned Release: None | Last Updated: Tue at 8:53 PM  by dvdstelt
33 votes

Untity support in SCSF

The WorkItem in SCSF currently directly depends on ObjectBuilder for DI. Now p&p is shipping the new Unity (http://www.codeplex.com/unity) app block which is a standalone container which wraps Obje...

id# 15449 | Planned Release: None | Last Updated: Tue at 10:54 AM  by RalfJansen
1 vote

Smart Client Recipe Framework Error

Hi All, hope someone can help with this. I am trying to create a disconnected service agent. I have rebuilt my machine in a vein hope of resolving this issue but this has not helped. I have VS 2...

id# 17210 | Planned Release: None | Last Updated: Tue at 8:03 AM  by tomwilli
1 vote

Not able to install on vista x64

When I try to run the setup it complains about visual studio 2008 not installed when it actually is. Is the guidance not supported for vista x64?

id# 17028 | Planned Release: None | Last Updated: Jun 12 at 9:36 PM  by mirmajeed
2 votes
closed

WorkItem.ID is not set while adding a WorkItem to the WorkItemsCollection

the ID of a workitem is not set correctly while creating and adding it to the WorkitemsCollection of its parent through the AddNew Method: I would expect that ControlledWorkItem<TController> workI...

id# 15971 | Planned Release: None | Last Updated: Jun 2 at 1:00 PM  by karelkral
2 votes

Compile errors after modifying view in designer

You have to modify views that implement ISmartPartInfo programmatically; the Designer adds lines (infoProvider reference as well as ISmartPartInfoProvider) breaking the build. I was able to duplic...

id# 6965 | Planned Release: None | Last Updated: May 30 at 7:04 AM  by karelkral
3 votes

IWorkspace: Add overloads with ISmartPartInfoProvider to methods that have ISmartPartInfo parameters

As I understand it, the MVP (Model/View/Presenter) design pattern states that all presentation decisions are the Presenter's responsibility. In the CAB world, this should include the Smart Part In...

id# 7306 | Planned Release: None | Last Updated: May 29 at 2:13 PM  by karelkral

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 103 < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...