ms to pick the assembly from the current runtime framework
directories automatically.
YMMV
Richard Sbarro wrote:
Just for the record, I solved my problem... I changed the script to
read as follows and now it picks everything up fine, although I'm
still wondering if the Microsoft assemblies i
fault.
Regards,
Rich
Richard Sbarro wrote:
Just
wondering what the proper syntax for referencing the Microsoft
assemblies found in the Framework directory (i.e.
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322") is. It seems that the
System assemblies are picked up without being explicitly refe
Just wondering what the proper syntax for referencing the Microsoft
assemblies found in the Framework directory (i.e.
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322") is. It seems that the
System assemblies are picked up without being explicitly referenced, but
the Microsoft assemblies in that
I'm having a problem using the csc task to
compile a resources file for my solution. I'm using the nant nightly
build from 8/4/2004 (0.85.1677.0).
Basically, when I reflect the resources file created from a VS.NET
using Lutz Roeder's Reflector
tool, I see the namespace of the resource reflect
olve this issue. It appeared that if I
didn't include the
line in the resources tag then the compiler wouldn't pick up the
.licenses file.
Thanks for the note about the resources, I will check it out.
-Rich
Gert Driesen wrote:
- Original Message -----
From: "Richard Sbarro&
.licenses file, everything went smoothly.
FYI, in case you are interested it appears you can get a trial version
of ChartFX here:
http://www.chartfx.com/SFXTrial/Trial_downloads.aspx?ProductId=CfxNet
Thanks again for your help,
Rich
Gert Driesen wrote:
- Original Message -----
From
Hello,
I am receiving the following error when attempting to add a
licenses.licx file to an .exe (using the 07/05 nightly build)...
licenses.licx(11) : error LC0003 : Unabled to resolve type
'SoftwareFX.ChartFX.Chart, ChartFX'
I'm not sure why it can't resolve this type. I get the same erro