[Nant-users] Solution task error resolving references

2004-12-17 Thread Brendan Coram
Title: Solution task error resolving references I am trying to compile a vb.net solution using a number of references to compiled resources on a mapped drive. My solution task is failing with the following (first bit of the error message below): Error resolving module references of 'Z:\Frame

RE: [Nant-users] Solution Task Error

2004-12-16 Thread Craig Wagner
false" />    Make sure that the registry keys it is looking for are present. I forget what exactly the differences were that we found. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of JaimieSent: Monday, December 13, 2004 9:47 AMTo: [EMAIL PROTECTED]Su

[Nant-users] Solution Task Error

2004-12-16 Thread Jaimie
I’m getting the following error when using the solution task on my build machine.   “The SDK for the ‘net-1.1” framework in not available or not configured.”   The problem is that I have installed the SDK.  After I got the message I installed it again. Has anyone else run into this pro

RE: [Nant-users] Solution task error - "The SDK directory for the net-1.0 framewor k"

2003-11-25 Thread Mahajan, Umesh
run into this ? - Umesh -Original Message- From: Ian MacLean [mailto:[EMAIL PROTECTED] Sent: Monday, November 24, 2003 9:41 PM To: Gert Driesen Cc: Mahajan, Umesh; [EMAIL PROTECTED] Subject: Re: [Nant-users] Solution task error - "The SDK directory for the net-1.0 framewor k" I

Re: [Nant-users] Solution task error - "The SDK directory for the net-1.0 framewor k"

2003-11-24 Thread Ian MacLean
November 24, 2003 5:13 PM *Subject:* [Nant-users] Solution task error - "The SDK directory for the net-1.0 framewor k" I am using NANT latest nightly build on my machine successfully with .NET 1.1 framework. However, some other people in my group who have very similar

Re: [Nant-users] Solution task error - "The SDK directory for the net-1.0 framewor k"

2003-11-24 Thread Gert Driesen
resx files.  But we cannot use this class as it would not allow us to target multiple frameworks.   Gert - Original Message - From: Mahajan, Umesh To: [EMAIL PROTECTED] Sent: Monday, November 24, 2003 5:13 PM Subject: [Nant-users] Solution task error - "Th

[Nant-users] Solution task error - "The SDK directory for the net-1.0 framewor k"

2003-11-24 Thread Mahajan, Umesh
Title: Solution task error - "The SDK directory for the net-1.0 framework" I am using NANT latest nightly build on my machine successfully with .NET 1.1 framework. However, some other people in my group who have very similar machines with .NET framework 1.1 installed are getting the following