Hi, I've reinstalled my machine (for another reason) then when I tried
to build alchemi everything worked fine, no errors as before. the only
thing is when I try to build using release option I get a error on
xpsetup project.


thx,

cax

On 4/3/06, Iain Sproat <[EMAIL PROTECTED]> wrote:
> I've installed the 1.0.4 beta src and compiled it with .Net 2.0
> The problem with Microsoft.Win32.Security is that the reference is not
> correct.
> Go to the projects ManagerService and UpdateService.  You need to change the
> reference to Win32 in both of them,  it should point to
> lib/Win32Security.dll
> That fixed that problem for me - but there are still a few more errors
> thrown up
>
> In the Alchemi.Tester/Manager/Storage/ project there are a couple of files
> where "ConfigurationSettings.AppSettings" needs to be
> changed.  These are MySqlManagerDatabaseStorageTester.cs
> and SqlServerManagerDatabaseStorageTester.cs
> Change it to "ConfigurationManager.AppSettings" and add a
> reference in the project to System.Configuration.  This should update it for
> .Net 2.0
>
> The one I am stuck on is this error
> "The command "copy {path to
> files}\src\Alchemi.Tester\App.config {path to
> files}\src\Alchemi.Tester\bin\Debug\Alchemi.Tester.dll.config"
> exited with code 1." thrown up by Alchemi.Tester
>
> Anyone help?
>
> Iain
>
>
> >
> >
> > --__--__--
> >
> > Message: 1
> > Date: Sat, 1 Apr 2006 22:31:39 +1100
> > From: "Carlos Alexandre Queiroz" <[EMAIL PROTECTED]>
> > To: [email protected]
> > Subject: [Alchemi-developers] win32security and dotnet 2
> >
> > has anyone tried to use win32security with dotnet 2.0 (vs 2005)?
> > I've tried but I got errors like Microsoft.Win32.Security package not
> > found, etc..etc..
> > I've recompiled win32security for dotnet 2 and tried also, but no luck.
> >
> > thx,
> >
> > cax
> >
> > --
> > Think outside the box.
> >
>
>


--
Think outside the box.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Alchemi-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alchemi-developers

Reply via email to