Bugs item #1558571, was opened at 2006-09-14 12:28
Message generated for change (Comment added) made by coolpero2
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1558571&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: coolpero2 (coolpero2)
Assigned to: Nobody/Anonymous (nobody)
Summary: Bad value in Application.CompanyName property

Initial Comment:

I'm running NANT 2.2.8 for .NET 1.1 
and have a test case that at some point reads property  
System.Windows.Forms.Application.UserAppDataPath.

Getter of this property creates a directory if it
doesn't exists and the name of the directory is derived
from
Base Path\CompanyName\ProductName\ProductVersion (look
at
http://msdn2.microsoft.com/en-us/library/system.windows.forms.application.userappdatapath.aspx
).

The thing is that when running nant from command line
value of Application.CompanyName =
http://nant.sourceforge.net
and : and / are not permitted for folder names.

Plase correct this in next release.

Otherwise compliments to all developers for excelent tool.

Greetings, Petar Repac


----------------------------------------------------------------------

>Comment By: coolpero2 (coolpero2)
Date: 2006-09-14 13:28

Message:
Logged In: YES 
user_id=1598059

Sorry, I made a mistake.
The version of NAnt is 
NAnt 0.85 (Build 0.85.2344.0; rc4; 02.06.2006).

NUnit used was 2.2.8.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1558571&group_id=31650

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to