Epicor & .NET 4.0

Got it done the old fashioned way.



________________________________
From: John Driggers <waffqle@...>
To: vantage@yahoogroups.com
Sent: Wednesday, June 27, 2012 7:33 PM
Subject: Re: [Vantage] Epicor & .NET 4.0

Pretty much.

Technically, it's .NET so you could always do some reflection, but it would
be pretty hairy =)

Your best bet is probably to just do it the old fashioned way.

*John Driggers*
**
*Chief Data Wrangler*
*
*
*I have an Epicor blog <http://usdoingstuff.com/>. How useful is that?*
*
*:: 904.404.9233
:: waffqle@...
:: http://www.usdoingstuff.com <http://www.usdoingstuff.com/>

*

*



On Wed, Jun 27, 2012 at 6:26 PM, tkoch77 <tkoch77@...> wrote:

> **
>
>
> I am trying to access this method in my code: System.IO.FileStream.CopyTo.
>
> However when I test my code it tells me 'CopyTo' is not a member of
> 'System.IO.FileStream'. After looking here
> http://msdn.microsoft.com/en-us/library/dd783870.aspx it appears that
> this method is only available starting in .NET 4.0.
>
> Am I screwed?
>

>


[Non-text portions of this message have been removed]



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

Useful links for the Yahoo!Groups Vantage Board are: ( Note:Â You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.%c2%a0
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links



[Non-text portions of this message have been removed]
I am trying to access this method in my code: System.IO.FileStream.CopyTo.

However when I test my code it tells me 'CopyTo' is not a member of 'System.IO.FileStream'. After looking here http://msdn.microsoft.com/en-us/library/dd783870.aspx it appears that this method is only available starting in .NET 4.0.

Am I screwed?
Pretty much.

Technically, it's .NET so you could always do some reflection, but it would
be pretty hairy =)

Your best bet is probably to just do it the old fashioned way.

*John Driggers*
**
*Chief Data Wrangler*
*
*
*I have an Epicor blog <http://usdoingstuff.com/>. How useful is that?*
*
*:: 904.404.9233
:: waffqle@...
:: http://www.usdoingstuff.com <http://www.usdoingstuff.com/>

*

*



On Wed, Jun 27, 2012 at 6:26 PM, tkoch77 <tkoch77@...> wrote:

> **
>
>
> I am trying to access this method in my code: System.IO.FileStream.CopyTo.
>
> However when I test my code it tells me 'CopyTo' is not a member of
> 'System.IO.FileStream'. After looking here
> http://msdn.microsoft.com/en-us/library/dd783870.aspx it appears that
> this method is only available starting in .NET 4.0.
>
> Am I screwed?
>
>
>


[Non-text portions of this message have been removed]