M
Mythran
I have web controls installed in the C:\Program Files\Common
Files\Company.Name directory and reference them in my VB.Net web project
using the .Net IDE. I do the same for each web control, but some of my web
controls display as lowercased. I checked the vbproj file for the web
project and noticed that the reference stored for some of the files are
lowercased in the <Reference> section. Why does it not add the file names
to the project file as they are on the file system? When they are copied to
the bin directory, they have the correct case in the name...as they are when
they are compiled before referenced...but some of them are and some of them
aren't referenced with the correct case...what gives? Just an
annoyance...sorry if this is posted in the wrong group(s)...don't know where
else to post something like this
Thanks,
Mythran
Files\Company.Name directory and reference them in my VB.Net web project
using the .Net IDE. I do the same for each web control, but some of my web
controls display as lowercased. I checked the vbproj file for the web
project and noticed that the reference stored for some of the files are
lowercased in the <Reference> section. Why does it not add the file names
to the project file as they are on the file system? When they are copied to
the bin directory, they have the correct case in the name...as they are when
they are compiled before referenced...but some of them are and some of them
aren't referenced with the correct case...what gives? Just an
annoyance...sorry if this is posted in the wrong group(s)...don't know where
else to post something like this

Thanks,
Mythran