PC Review


Reply
Thread Tools Rate Thread

Compiling Projects

 
 
Roshawn Dawson
Guest
Posts: n/a
 
      27th Jul 2005
Hi,

I'm using VS.NET 2002. I've downloaded some free code to use (from a
trusted source) that was created using VS.NET 2003.

I can't seem to open the project in VS.NET 2002. However, I noticed
that the project contains a couple class files, including an xml file
for documentation (Intellisense usage). Is it possible to compile all
these files from the VS.NET 2002 Command Prompt, including the xml file?

Thanks,
Roshawn

P.S.: The free code in question is the HttpCompressionModule created by
Ben Lowery (http://www.blowery.org/code/)
 
Reply With Quote
 
 
 
 
Peter van der Goes
Guest
Posts: n/a
 
      27th Jul 2005

"Roshawn Dawson" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I'm using VS.NET 2002. I've downloaded some free code to use (from a
> trusted source) that was created using VS.NET 2003.
>
> I can't seem to open the project in VS.NET 2002. However, I noticed that
> the project contains a couple class files, including an xml file for
> documentation (Intellisense usage). Is it possible to compile all these
> files from the VS.NET 2002 Command Prompt, including the xml file?
>
> Thanks,
> Roshawn
>
> P.S.: The free code in question is the HttpCompressionModule created by
> Ben Lowery (http://www.blowery.org/code/)


You can try the conversion tool here:

http://www.codeproject.com/macro/vsconvert.asp

Bear in mind that if the project makes use of features not available in VS
2002/.NET Framework 1.0, there will still be issues.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.


 
Reply With Quote
 
larrylard@hotmail.com
Guest
Posts: n/a
 
      27th Jul 2005


Roshawn Dawson wrote:
> Hi,
>
> I'm using VS.NET 2002. I've downloaded some free code to use (from a
> trusted source) that was created using VS.NET 2003.
>
> I can't seem to open the project in VS.NET 2002.


VSConvert <http://www.codeproject.com/macro/vsconvert.asp> might be
able to help.


--
Larry Lard
Replies to group please

 
Reply With Quote
 
Mrinal Kamboj
Guest
Posts: n/a
 
      27th Jul 2005
Hi ,

I think it's very much possible , did u tried doing it using simple
csc.exe or which ever language code is in .

Since , for a cs file it doesn't matter which version u are using until
and unless u have a version incompatibility i.e some class that is not
there in older version is used .

thanks ,

Mrinal

Roshawn Dawson wrote:

> Hi,
>
> I'm using VS.NET 2002. I've downloaded some free code to use (from a
> trusted source) that was created using VS.NET 2003.
>
> I can't seem to open the project in VS.NET 2002. However, I noticed
> that the project contains a couple class files, including an xml file
> for documentation (Intellisense usage). Is it possible to compile all
> these files from the VS.NET 2002 Command Prompt, including the xml file?
>
> Thanks,
> Roshawn
>
> P.S.: The free code in question is the HttpCompressionModule created by
> Ben Lowery (http://www.blowery.org/code/)

 
Reply With Quote
 
Roshawn Dawson
Guest
Posts: n/a
 
      27th Jul 2005
Thanks for the input. I was able to get things working quite easily.
The code contained a compiled .dll. I simply made a reference to it. To
make sure things worked ok, I perform some simple tests. It's all gravy!!

But thank you for your insight and valuable references. No doubt I'll
encounter this problem again. :-)

Roshawn Dawson wrote:
> Hi,
>
> I'm using VS.NET 2002. I've downloaded some free code to use (from a
> trusted source) that was created using VS.NET 2003.
>
> I can't seem to open the project in VS.NET 2002. However, I noticed
> that the project contains a couple class files, including an xml file
> for documentation (Intellisense usage). Is it possible to compile all
> these files from the VS.NET 2002 Command Prompt, including the xml file?
>
> Thanks,
> Roshawn
>
> P.S.: The free code in question is the HttpCompressionModule created by
> Ben Lowery (http://www.blowery.org/code/)

 
Reply With Quote
 
Lloyd Dupont
Guest
Posts: n/a
 
      27th Jul 2005
you could also try the betra release of VS.NET 2005. it's "free for 1 year"
and / or VC# express, while "free for 1 year" only too, it would be cheap
(around 50$).

"Roshawn Dawson" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Thanks for the input. I was able to get things working quite easily. The
> code contained a compiled .dll. I simply made a reference to it. To make
> sure things worked ok, I perform some simple tests. It's all gravy!!
>
> But thank you for your insight and valuable references. No doubt I'll
> encounter this problem again. :-)
>
> Roshawn Dawson wrote:
>> Hi,
>>
>> I'm using VS.NET 2002. I've downloaded some free code to use (from a
>> trusted source) that was created using VS.NET 2003.
>>
>> I can't seem to open the project in VS.NET 2002. However, I noticed that
>> the project contains a couple class files, including an xml file for
>> documentation (Intellisense usage). Is it possible to compile all these
>> files from the VS.NET 2002 Command Prompt, including the xml file?
>>
>> Thanks,
>> Roshawn
>>
>> P.S.: The free code in question is the HttpCompressionModule created by
>> Ben Lowery (http://www.blowery.org/code/)



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
compiling multiple projects into single exe Patogenx Microsoft Dot NET 0 4th Dec 2008 04:01 PM
Debugging and compiling large web projects Niels Microsoft ASP .NET 2 3rd Jul 2008 11:49 AM
Problem with projects not compiling Microsoft C# .NET 1 8th Apr 2008 07:39 PM
Compiling VB 6 projects from VS.Net =?Utf-8?B?TWljaGFlbCBNY0Rvd2VsbA==?= Microsoft Dot NET 1 8th Mar 2004 12:35 PM
Re: Compiling projects from the Command line AlexS Microsoft Dot NET 0 31st Oct 2003 08:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:03 PM.