Thoughtpost P2P
-
Im trying to run Thoughtpost.P2P library but even the examples dont want to run it throws some exception could it be because of me using .Net Framework 2? Could i use C# Express 2005 and compile throw .Net framework 1.1 ??? Thanks !
It probably doesn't work because it's written for .NET 1.1. No, you can't use Visual Studio 2005 with .NET 1.1, not even the Express versions. You MUST use Visual Studio 2003 with .NET 1.1. Or Notepad... It's just a matter of preference. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome
-
It probably doesn't work because it's written for .NET 1.1. No, you can't use Visual Studio 2005 with .NET 1.1, not even the Express versions. You MUST use Visual Studio 2003 with .NET 1.1. Or Notepad... It's just a matter of preference. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome
-
Installing multiple versions of both the .NET Framework and Visual Studio is not a problem. You just have to make sure they're installed in the correct order. I don't think there is a 2003 Express edition, just 2005. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome