When adding a page w/ presenter I receive the following error, which then crashes VS2010 and must re-start:
Recipe Framework Error. The wizard failed to execute. The error was: Unable to cast obj...
Id #31851 |
Planned Release:
None
|
Last Updated: Dec 12 2011 at 3:26 PM by Wavejumper313 |
Created On: Nov 29 2011 at 2:17 PM by Wavejumper313
When adding a page w/ presenter I receive the following error, which then crashes VS2010 and must re-start:
Recipe Framework Error. The wizard failed to execute. The error was: Unable to cast obj...
Id #31850 |
Planned Release:
None
|
Last Updated: Dec 12 2011 at 3:27 PM by Wavejumper313 |
Created On: Nov 29 2011 at 2:16 PM by Wavejumper313
Hi,
I am having a problem when trying to add a business module to an existing MVP project.
After right-clicking the Modules folder, selecting "Web Client Software Factory", and clicking "Add a ne...
Id #30852 |
Planned Release:
None
|
Last Updated: Nov 28 2011 at 7:30 PM by kraboin |
Created On: Jun 16 2011 at 3:55 PM by rsorensen
ObjectContainerDataSourceView
Line 505
Is:
arguments.TotalRowCount = _totalRowCount < 0 ? Data.Count : _totalRowCount;
Must be:
TotalRowCount = _totalRowCount < 0 ? Data.Count : _totalRowCount;
...
Id #29005 |
Planned Release:
None
|
Last Updated: Sep 28 2010 at 9:12 AM by VikciaR |
Created On: Sep 28 2010 at 9:12 AM by VikciaR
Hi,
Is there a way, i could configure the Web Client Software Factory Web Site within the Solution of a Web Service Software Factory.
I require to configure the WebSite of WebCSF to a WSSF.
Thank...
Id #28892 |
Planned Release:
None
|
Last Updated: Sep 16 2010 at 8:15 AM by abishekrsrikaanth |
Created On: Sep 16 2010 at 8:15 AM by abishekrsrikaanth
i have faced this error when i open MVPQuickstart.sln file
Microsoft Visual Studio
---------------------------
The selected file is a solution file, but was created by a newer version of this app...
Id #28778 |
Planned Release:
None
|
Last Updated: Sep 4 2010 at 9:24 AM by devkhinchi |
Created On: Sep 4 2010 at 9:24 AM by devkhinchi
I'm having an issue trying to use the .net 4.0 routing feature in a wcsf project. After some research i have found that it is related with the change in the inheritance chain of the Global class.
...
Id #28574 |
Planned Release:
None
|
Last Updated: Oct 6 2011 at 10:56 AM by ST_bobr |
Created On: Aug 15 2010 at 2:22 PM by Osva
In many js scripts files (such as RI\MusicStore.Web\Content\Scripts\Shared\CustomFormValidation.debug.js ) the reference path should be ../Lib/ as following:
/// <reference path="../Lib/Microsoft...
Id #27176 |
Planned Release:
None
|
Last Updated: May 25 2010 at 10:48 PM by xinqiu |
Created On: May 25 2010 at 10:48 PM by xinqiu
Apologies, didn't read the download notes properly, please close this bug - it'd be useful if codeplex let you cancel your own bugs, for cases of stupidity such as what I just did!
Id #27038 |
Planned Release:
None
|
Last Updated: May 13 2010 at 3:38 AM by postmoderncore |
Created On: May 13 2010 at 3:35 AM by postmoderncore
Hi,
We are using WCSF (February 2008) in our ASP.net Application. After deploying to the production server and test server, Sometimes a page in the application throws a Null Reference Exception.
a...
Id #26920 |
Planned Release:
None
|
Last Updated: May 10 2010 at 5:11 AM by vipinlal |
Created On: Apr 29 2010 at 4:18 AM by anupv
|
|
|
|
|