Saturday, July 29, 2006

Source file available for the pre alpha release

I decided to add a zip with the sources of the .net solution to the release's files, for those wanting to compile and run, without a cvs client out there.

With the following software installed, you should have no problem compiling and running the solution. The software would be:

* Visual Studio 2005 [Express]
* SQL Server 2000, or 2005
*Microsoft Pre-Release Software Microsoft .NET Framework 3.0 - June 2006 CTP
* Enterprise Library for .NET Framework 2.0 - January 2006

You can download it from here
enjoy

6 comments:

Anonymous said...

Hi. I've downloaded the source of the alpha release. I have VS 2005 Professional, SQL Server 2005 Express, .NET 3.0 and Enterprise Library January 2006.
I've builded the entire solution with no problem, but when I run the website and go "Waiting my confimations" the following exception occurs: Se produjo una excepción en el inicializador de tipo de 'Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ObjectBuilder.EnterpriseLibraryFactory'.
Any clue about this? This is important because we're gonna use your tool in my job.

Unknown said...

I have downloaded Sinergia source codes and trying to run in from my solution. I am using vs.net 2005 sp1 and my OS is XP-HOME edition. any suggestion please.

Error 101 It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. C:\Documents and Settings\user\Desktop\Open source project\Ticket management\Sinergia\Sinergia-200607-src\src\Web\web.config 81

gabouy said...

Indrajit, what sinergia version are you using? if it's 0.6 is meant to be used with Visual Studio 2008

regards,
gabo
PD: if it's not, you can download the latest, from http://sourceforge.net/project/showfiles.php?group_id=168325

Unknown said...

Is there any vs.net 2005 compatible source code available in Sinergia .

gabouy said...

0.4.2 is targeted for 2005, you can download it from
http://sourceforge.net/project/showfiles.php?group_id=168325&package_id=191538&release_id=499522

regards,
gabo

Unknown said...

I have down loaded 0.4.2 which is targeted for 2005 and while on compiling the solution its throwing error :-

Error 101 It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. C:\Documents and Settings\user\Desktop\Open source project\Ticket management\Sinergia\src\Projects\Web.Config 26

but best of my knowledge when any application runs on vs.net solution environment it creates it's virtual IIS.