Roles for use

99 views
Skip to first unread message

karla.tsc...@gmx.ch

unread,
Dec 8, 2011, 6:03:45 AM12/8/11
to Stateless .NET State Machine Framework
I downloaded the project and want to build the project. Now I have a
question about the
rules for use. Is it allowed to build the Stateless.csproj ?

The three Projects loads in Visualstudio:
- BugTrackerExample
- Stateless.Tests
- TelephoneCallExample

The 'Stateless.csproj '- File... this doesn't load and gives
this error:
The error in german:
Die Projektdatei "D:\stateless\Stateless\Stateless.csproj" kann nicht
geöffnet werden.
Der Projekttyp wird von dieser Installation nicht unterstützt.


Question:
Is it because there is a key on the proeject? (not allowed to build
the dll)
or
is it allowed to build the 'Stateless.csproj' and something else is
wrong.


Thanks
Karl

Grant BlahaErath

unread,
Dec 8, 2011, 11:14:03 PM12/8/11
to dotnet-state-ma...@googlegroups.com
There is nothing in the Stateless that prevents compiling it with Visual Studio 2010, but there are many editions of Visual Studio that do not compile C# library (dll) projects.

Google translates that message as " The project type is not supported by this installation."

That message looks like the message you get when Visual Studio doesn't support compiling C# library dll projects. 

What edition of Visual Studio are you using (Express/Professional/Ultimate/Web)?

I hope this hopes,

Grant

karla.tsc...@gmx.ch

unread,
Dec 9, 2011, 3:34:43 AM12/9/11
to Stateless .NET State Machine Framework
OK, then I know that it should run, that it is allowed to build, that
helps
for finding the reason.

I have a Professional Student version. I tryed to build a dll project,
a new one then it runs, means I can
see the dll, but there are no keys on this project. But prehaps a
existing one can not be loaded.

The only reason I want to rebuild the dll is, that I get the situation
by reference
the statetless.dll, that the Intellisense of the IDE does not more
work, means it takes
20 seconds for typing one letter. I found that there are fixes for
this, a blocking
editor, but until now no solution.
When I remove the stateless.dll then the IDE is ok, but I want use it.

Thanks
Karl

On Dec 9, 5:14 am, Grant BlahaErath <gr...@spryhive.com> wrote:
> There is nothing in the Stateless that prevents compiling it with Visual Studio 2010, but there are many editions of Visual Studio that do not compile C# library (dll) projects.
> Google translates that message as " The project type is not supported by this installation."
> That message looks like the message you get when Visual Studio doesn't support compiling C# library dll projects.
> What edition of Visual Studio are you using (Express/Professional/Ultimate/Web)?
> I hope this hopes,
> Grant

> On 12/8/11 3:03 AM,karla.tsc...@gmx.chwrote:I downloaded the project and want to build the project. Now I have a question about the rules for use. Is it allowed to build the Stateless.csproj ? The three Projects loads in Visualstudio: - BugTrackerExample - Stateless.Tests - TelephoneCallExample The 'Stateless.csproj '- File... this doesn't load and gives this error: The error in german: Die Projektdatei "D:\stateless\Stateless\Stateless.csproj" kann nicht geöffnet werden. Der Projekttyp wird von dieser Installation nicht unterstützt. Question: Is it because there is a key on the proeject? (not allowed to build the dll) or is it allowed to build the 'Stateless.csproj' and something else is wrong. Thanks Karl

Ray Booysen

unread,
Dec 8, 2011, 11:18:32 AM12/8/11
to Stateless .NET State Machine Framework
Hi Karl

The latest version from source control uses the portable class
libraries and the associated tools for VS2010. More info here:

http://msdn.microsoft.com/en-us/library/gg597391.aspx

On Dec 8, 11:03 am, "karla.tschuemper...@gmx.ch"

Grant BlahaErath

unread,
Dec 9, 2011, 12:10:00 PM12/9/11
to dotnet-state-ma...@googlegroups.com
That makes sense. All Karl probably needs to do is install the
extension at
http://visualstudiogallery.msdn.microsoft.com/b0e0b5e9-e138-410b-ad10-00cb3caf4981/

I didn't know that dependency had been added. My version of stateless
started to mutate when I experimented with DependencyProperty support
around May 2010. I should merge in the last few changes. :-)

On 12/8/11 8:18 AM, Ray Booysen wrote:
> Hi Karl
>
> The latest version from source control uses the portable class
> libraries and the associated tools for VS2010. More info here:
>
> http://msdn.microsoft.com/en-us/library/gg597391.aspx
>
> On Dec 8, 11:03 am, "karla.tschuemper...@gmx.ch"
> <karla.tschuemper...@gmx.ch> wrote:
>> I downloaded the project and want to build the project. Now I have a
>> question about the
>> rules for use. Is it allowed to build the Stateless.csproj ?
>>
>> The three Projects loads in Visualstudio:
>> - BugTrackerExample
>> - Stateless.Tests
>> - TelephoneCallExample
>>
>> The 'Stateless.csproj '- File... this doesn't load and gives
>> this error:
>> The error in german:
>> Die Projektdatei "D:\stateless\Stateless\Stateless.csproj" kann nicht

>> ge�ffnet werden.
>> Der Projekttyp wird von dieser Installation nicht unterst�tzt.

Reply all
Reply to author
Forward
0 new messages