Thant worked, thanks Jason -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jason Andersen Sent: Thursday, January 22, 2009 2:49 PM To: ccnet-user Subject: [ccnet-user] Re: .net 3.5 support
Terry, Are you using the correct msbuild executable? The msbuild tag allows you to specify the msbuild executable to use, however it isn't a required parameter. If it is not specified, it will use the .NET 2.0 framework executable. It sounds like you need to set the tag to use the msbuild executable in the .NET 3.5 framework folder. (C:\WINDOWS \Microsoft.NET\Framework\v3.5\msbuild.exe) Jason Andersen This e-mail message and any attachments are for the sole use of the intended recipient(s) and may contain confidential information. If you are not an intended recipient, or an intended recipient's authorized agent, you are hereby notified that any dissemination, distribution or copying of this e-mail message or any attachments is strictly prohibited. If you have received this message in error, please notify the sender by reply e-mail and delete this e-mail message and any attachments from your computer system.
