Document attachments in Epicor

In the Files Section of the group under the C# .Net programs is an example
program that will change the location of attachments.

Mark W.

On Tue, Jul 31, 2012 at 4:55 PM, Kirstin Brandt <kirstin.brandt@...
> wrote:

> **
>
>
> We recently had to move a whole bunch of files and the easiest solution I
> found was to go to External File Reference Maintenance, pull up all your
> files. Go to list view and copy all. Paste them in Excel and get creative
> with formulas to change the paths in the "file name", then paste update
> back into list view.
>
> --- In vantage@yahoogroups.com, Mike Tonoyan <mtonoyan@...> wrote:
> >
> > Just recently we added a new domain controller and upgraded 1 virtual
> DC, one of the old VDC is still running. After the upgrade several laptops
> and PCs are having difficulty to open PDF files. The attachment links point
> to our intranet, \\intranet\documents\test.pdf<file:///\\intranet\documents\test.pdf>.
> If we change the back slashes with forward slashes,
> //intranet/documents/test.pdf then the links work. It is not possible to
> change thousands of document attachment links because of these few
> workstations.
> > I have tried to release and renew the IP addresses, flushdns, none of
> that helped.
> > Any ideas? We will really appreciate your input.
> >
> > Mike Tonoyan / Natel EMS
> > mtonoyan@...
> >
> > __________________________________________________________
> > Notice: This email transmission may contain confidential information and
> is intended only for the person(s) named. Any use, copying or disclosure
> to/by any other person(s) is strictly prohibited. By accepting this
> information, recipients confirm that they understand and will comply with
> all applicable ITAR and EAR requirements.
> > __________________________________________________________
> >
> > [Non-text portions of this message have been removed]
> >
>
>
>


[Non-text portions of this message have been removed]
I am trying to add color to a shape based on a checkbox.

This is my event wizard

private static void epiCheckBoxC2_CheckedChanged(object sender, System.EventArgs args)
{
If epicheckboxC2.checked = true then;
EpiShape.Enabled=true;
Else;

EpiShape.Enabled=false;
End If;
}


Output:

Compiling Custom Code ...

----------errors------------

Error: CS1002 - line 401 (2782) - ; expected
Error: CS1525 - line 401 (2782) - Invalid expression term '.'
Error: CS1002 - line 401 (2782) - ; expected
Error: CS1514 - line 401 (2782) - { expected
Error: CS1525 - line 401 (2782) - Invalid expression term '='
Error: CS1002 - line 401 (2782) - ; expected
Error: CS1002 - line 401 (2782) - ; expected

** Compile Failed. **


Can anyone help?
You are writing VB code in C# or a weird combination there of.

*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Tue, Jul 31, 2012 at 1:41 PM, Rick <rhagy@...> wrote:

> **
>
>
> I am trying to add color to a shape based on a checkbox.
>
> This is my event wizard
>
> private static void epiCheckBoxC2_CheckedChanged(object sender,
> System.EventArgs args)
> {
> If epicheckboxC2.checked = true then;
> EpiShape.Enabled=true;
> Else;
>
> EpiShape.Enabled=false;
> End If;
> }
>
> Output:
>
> Compiling Custom Code ...
>
> ----------errors------------
>
> Error: CS1002 - line 401 (2782) - ; expected
> Error: CS1525 - line 401 (2782) - Invalid expression term '.'
> Error: CS1002 - line 401 (2782) - ; expected
> Error: CS1514 - line 401 (2782) - { expected
> Error: CS1525 - line 401 (2782) - Invalid expression term '='
> Error: CS1002 - line 401 (2782) - ; expected
> Error: CS1002 - line 401 (2782) - ; expected
>
> ** Compile Failed. **
>
> Can anyone help?
>
>
>


[Non-text portions of this message have been removed]
C#
With an added touch.


Rick Hagy


-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Jose Gomez
Sent: Tuesday, July 31, 2012 1:56 PM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] epishape

You are writing VB code in C# or a weird combination there of.

*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez>
<http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez>
<http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Tue, Jul 31, 2012 at 1:41 PM, Rick <rhagy@...> wrote:

> **
>
>
> I am trying to add color to a shape based on a checkbox.
>
> This is my event wizard
>
> private static void epiCheckBoxC2_CheckedChanged(object sender,
> System.EventArgs args)
> {
> If epicheckboxC2.checked = true then;
> EpiShape.Enabled=true;
> Else;
>
> EpiShape.Enabled=false;
> End If;
> }
>
> Output:
>
> Compiling Custom Code ...
>
> ----------errors------------
>
> Error: CS1002 - line 401 (2782) - ; expected
> Error: CS1525 - line 401 (2782) - Invalid expression term '.'
> Error: CS1002 - line 401 (2782) - ; expected
> Error: CS1514 - line 401 (2782) - { expected
> Error: CS1525 - line 401 (2782) - Invalid expression term '='
> Error: CS1002 - line 401 (2782) - ; expected
> Error: CS1002 - line 401 (2782) - ; expected
>
> ** Compile Failed. **
>
> Can anyone help?
>
>
>


[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/.
(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
So are you 9x? or 8x? If 9X are you doing C# or VB? So that we can help

thanks@

*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Tue, Jul 31, 2012 at 2:01 PM, Rick Hagy <rhagy@...> wrote:

> **
>
>
> C#
> With an added touch.
>
> Rick Hagy
>
> -----Original Message-----
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> Of Jose Gomez
> Sent: Tuesday, July 31, 2012 1:56 PM
> To: vantage@yahoogroups.com
> Subject: Re: [Vantage] epishape
>
> You are writing VB code in C# or a weird combination there of.
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *
> *
> *T: 904.469.1524 mobile
> E: jose@...
> http://www.josecgomez.com
> <http://www.linkedin.com/in/josecgomez>
> <http://www.facebook.com/josegomez>
> <http://www.google.com/profiles/jose.gomez>
> <http://www.twitter.com/joc85>
> <http://www.josecgomez.com/professional-resume/>
> <http://www.josecgomez.com/feed/>
> <http://www.usdoingstuff.com>
>
> *Quis custodiet ipsos custodes?*
>
>
> On Tue, Jul 31, 2012 at 1:41 PM, Rick <rhagy@...> wrote:
>
> > **
>
> >
> >
> > I am trying to add color to a shape based on a checkbox.
> >
> > This is my event wizard
> >
> > private static void epiCheckBoxC2_CheckedChanged(object sender,
> > System.EventArgs args)
> > {
> > If epicheckboxC2.checked = true then;
> > EpiShape.Enabled=true;
> > Else;
> >
> > EpiShape.Enabled=false;
> > End If;
> > }
> >
> > Output:
> >
> > Compiling Custom Code ...
> >
> > ----------errors------------
> >
> > Error: CS1002 - line 401 (2782) - ; expected
> > Error: CS1525 - line 401 (2782) - Invalid expression term '.'
> > Error: CS1002 - line 401 (2782) - ; expected
> > Error: CS1514 - line 401 (2782) - { expected
> > Error: CS1525 - line 401 (2782) - Invalid expression term '='
> > Error: CS1002 - line 401 (2782) - ; expected
> > Error: CS1002 - line 401 (2782) - ; expected
> >
> > ** Compile Failed. **
> >
> > Can anyone help?
> >
> >
> >
>
> [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/.
> (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]
9x and I am using C#


Rick Hagy

Project Manager



Tel: (804) 523-8115
Fax: (804) 523-8150
http://www.openplan.com




HMU, LLC d/b/a Open Plan Systems

4700 Deepwater Terminal Rd | Richmond, VA 23234


-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Jose Gomez
Sent: Tuesday, July 31, 2012 2:13 PM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] epishape

So are you 9x? or 8x? If 9X are you doing C# or VB? So that we can help

thanks@

*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez>
<http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez>
<http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Tue, Jul 31, 2012 at 2:01 PM, Rick Hagy <rhagy@...> wrote:

> **
>
>
> C#
> With an added touch.
>
> Rick Hagy
>
> -----Original Message-----
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
Behalf
> Of Jose Gomez
> Sent: Tuesday, July 31, 2012 1:56 PM
> To: vantage@yahoogroups.com
> Subject: Re: [Vantage] epishape
>
> You are writing VB code in C# or a weird combination there of.
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *
> *
> *T: 904.469.1524 mobile
> E: jose@...
> http://www.josecgomez.com
> <http://www.linkedin.com/in/josecgomez>
> <http://www.facebook.com/josegomez>
> <http://www.google.com/profiles/jose.gomez>
> <http://www.twitter.com/joc85>
> <http://www.josecgomez.com/professional-resume/>
> <http://www.josecgomez.com/feed/>
> <http://www.usdoingstuff.com>
>
> *Quis custodiet ipsos custodes?*
>
>
> On Tue, Jul 31, 2012 at 1:41 PM, Rick <rhagy@...> wrote:
>
> > **
>
> >
> >
> > I am trying to add color to a shape based on a checkbox.
> >
> > This is my event wizard
> >
> > private static void epiCheckBoxC2_CheckedChanged(object sender,
> > System.EventArgs args)
> > {
> > If epicheckboxC2.checked = true then;
> > EpiShape.Enabled=true;
> > Else;
> >
> > EpiShape.Enabled=false;
> > End If;
> > }
> >
> > Output:
> >
> > Compiling Custom Code ...
> >
> > ----------errors------------
> >
> > Error: CS1002 - line 401 (2782) - ; expected
> > Error: CS1525 - line 401 (2782) - Invalid expression term '.'
> > Error: CS1002 - line 401 (2782) - ; expected
> > Error: CS1514 - line 401 (2782) - { expected
> > Error: CS1525 - line 401 (2782) - Invalid expression term '='
> > Error: CS1002 - line 401 (2782) - ; expected
> > Error: CS1002 - line 401 (2782) - ; expected
> >
> > ** Compile Failed. **
> >
> > Can anyone help?
> >
> >
> >
>
> [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/.
> (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]



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

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/.
(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
Ok.

C# doesn't have else then or end if

If epichecbkbox2.Checked==true
{
EpiShape.Enabled=true;
}
else
{
EpiShape.Enabled=false;
}




*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Tue, Jul 31, 2012 at 2:14 PM, Rick Hagy <rhagy@...> wrote:

> **
>
>
> 9x and I am using C#
>
> Rick Hagy
>
> Project Manager
>
> Tel: (804) 523-8115
> Fax: (804) 523-8150
> http://www.openplan.com
>
> HMU, LLC d/b/a Open Plan Systems
>
> 4700 Deepwater Terminal Rd | Richmond, VA 23234
>
> -----Original Message-----
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> Of Jose Gomez
> Sent: Tuesday, July 31, 2012 2:13 PM
> To: vantage@yahoogroups.com
> Subject: Re: [Vantage] epishape
>
> So are you 9x? or 8x? If 9X are you doing C# or VB? So that we can help
>
> thanks@
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *
> *
> *T: 904.469.1524 mobile
> E: jose@...
> http://www.josecgomez.com
> <http://www.linkedin.com/in/josecgomez>
> <http://www.facebook.com/josegomez>
> <http://www.google.com/profiles/jose.gomez>
> <http://www.twitter.com/joc85>
> <http://www.josecgomez.com/professional-resume/>
> <http://www.josecgomez.com/feed/>
> <http://www.usdoingstuff.com>
>
> *Quis custodiet ipsos custodes?*
>
> On Tue, Jul 31, 2012 at 2:01 PM, Rick Hagy <rhagy@...> wrote:
>
> > **
>
> >
> >
> > C#
> > With an added touch.
> >
> > Rick Hagy
> >
> > -----Original Message-----
> > From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
> Behalf
> > Of Jose Gomez
> > Sent: Tuesday, July 31, 2012 1:56 PM
> > To: vantage@yahoogroups.com
> > Subject: Re: [Vantage] epishape
> >
> > You are writing VB code in C# or a weird combination there of.
> >
> > *Jose C Gomez*
> > *Software Engineer*
> > *
> > *
> > *
> > *T: 904.469.1524 mobile
> > E: jose@...
> > http://www.josecgomez.com
> > <http://www.linkedin.com/in/josecgomez>
> > <http://www.facebook.com/josegomez>
> > <http://www.google.com/profiles/jose.gomez>
> > <http://www.twitter.com/joc85>
> > <http://www.josecgomez.com/professional-resume/>
> > <http://www.josecgomez.com/feed/>
> > <http://www.usdoingstuff.com>
> >
> > *Quis custodiet ipsos custodes?*
> >
> >
> > On Tue, Jul 31, 2012 at 1:41 PM, Rick <rhagy@...> wrote:
> >
> > > **
> >
> > >
> > >
> > > I am trying to add color to a shape based on a checkbox.
> > >
> > > This is my event wizard
> > >
> > > private static void epiCheckBoxC2_CheckedChanged(object sender,
> > > System.EventArgs args)
> > > {
> > > If epicheckboxC2.checked = true then;
> > > EpiShape.Enabled=true;
> > > Else;
> > >
> > > EpiShape.Enabled=false;
> > > End If;
> > > }
> > >
> > > Output:
> > >
> > > Compiling Custom Code ...
> > >
> > > ----------errors------------
> > >
> > > Error: CS1002 - line 401 (2782) - ; expected
> > > Error: CS1525 - line 401 (2782) - Invalid expression term '.'
> > > Error: CS1002 - line 401 (2782) - ; expected
> > > Error: CS1514 - line 401 (2782) - { expected
> > > Error: CS1525 - line 401 (2782) - Invalid expression term '='
> > > Error: CS1002 - line 401 (2782) - ; expected
> > > Error: CS1002 - line 401 (2782) - ; expected
> > >
> > > ** Compile Failed. **
> > >
> > > Can anyone help?
> > >
> > >
> > >
> >
> > [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/.
> > (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]
>
> ------------------------------------
>
> 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/.
> (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]
private static void epiCheckBoxC2_CheckedChanged(object sender,
System.EventArgs args)
{
If epicheckboxC2.Checked==true;
{
EpiShapeC1.Enabled=true;
}
Else;
{
EpiShapeC1.Enabled=false;
}
}

Output

----------errors------------

Error: CS1002 - line 399 (2780) - ; expected
Error: CS1525 - line 399 (2780) - Invalid expression term '.'
Error: CS1002 - line 399 (2780) - ; expected

** Compile Failed. **

What am I missing... so close.

Rick Hagy




*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez>
<http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez>
<http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Tue, Jul 31, 2012 at 2:14 PM, Rick Hagy <rhagy@...> wrote:

> **
>
>
> 9x and I am using C#
>
> Rick Hagy
>
> Project Manager
>
> Tel: (804) 523-8115
> Fax: (804) 523-8150
> http://www.openplan.com
>
> HMU, LLC d/b/a Open Plan Systems
>
> 4700 Deepwater Terminal Rd | Richmond, VA 23234
>
> -----Original Message-----
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
Behalf
> Of Jose Gomez
> Sent: Tuesday, July 31, 2012 2:13 PM
> To: vantage@yahoogroups.com
> Subject: Re: [Vantage] epishape
>
> So are you 9x? or 8x? If 9X are you doing C# or VB? So that we can
help
>
> thanks@
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *
> *
> *T: 904.469.1524 mobile
> E: jose@...
> http://www.josecgomez.com
> <http://www.linkedin.com/in/josecgomez>
> <http://www.facebook.com/josegomez>
> <http://www.google.com/profiles/jose.gomez>
> <http://www.twitter.com/joc85>
> <http://www.josecgomez.com/professional-resume/>
> <http://www.josecgomez.com/feed/>
> <http://www.usdoingstuff.com>
>
> *Quis custodiet ipsos custodes?*
>
> On Tue, Jul 31, 2012 at 2:01 PM, Rick Hagy <rhagy@...> wrote:
>
> > **
>
> >
> >
> > C#
> > With an added touch.
> >
> > Rick Hagy
> >
> > -----Original Message-----
> > From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
> Behalf
> > Of Jose Gomez
> > Sent: Tuesday, July 31, 2012 1:56 PM
> > To: vantage@yahoogroups.com
> > Subject: Re: [Vantage] epishape
> >
> > You are writing VB code in C# or a weird combination there of.
> >
> > *Jose C Gomez*
> > *Software Engineer*
> > *
> > *
> > *
> > *T: 904.469.1524 mobile
> > E: jose@...
> > http://www.josecgomez.com
> > <http://www.linkedin.com/in/josecgomez>
> > <http://www.facebook.com/josegomez>
> > <http://www.google.com/profiles/jose.gomez>
> > <http://www.twitter.com/joc85>
> > <http://www.josecgomez.com/professional-resume/>
> > <http://www.josecgomez.com/feed/>
> > <http://www.usdoingstuff.com>
> >
> > *Quis custodiet ipsos custodes?*
> >
> >
> > On Tue, Jul 31, 2012 at 1:41 PM, Rick <rhagy@...> wrote:
> >
> > > **
> >
> > >
> > >
> > > I am trying to add color to a shape based on a checkbox.
> > >
> > > This is my event wizard
> > >
> > > private static void epiCheckBoxC2_CheckedChanged(object sender,
> > > System.EventArgs args)
> > > {
> > > If epicheckboxC2.checked = true then;
> > > EpiShape.Enabled=true;
> > > Else;
> > >
> > > EpiShape.Enabled=false;
> > > End If;
> > > }
> > >
> > > Output:
> > >
> > > Compiling Custom Code ...
> > >
> > > ----------errors------------
> > >
> > > Error: CS1002 - line 401 (2782) - ; expected
> > > Error: CS1525 - line 401 (2782) - Invalid expression term '.'
> > > Error: CS1002 - line 401 (2782) - ; expected
> > > Error: CS1514 - line 401 (2782) - { expected
> > > Error: CS1525 - line 401 (2782) - Invalid expression term '='
> > > Error: CS1002 - line 401 (2782) - ; expected
> > > Error: CS1002 - line 401 (2782) - ; expected
> > >
> > > ** Compile Failed. **
> > >
> > > Can anyone help?
> > >
> > >
> > >
> >
> > [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/.
> > (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]
>
> ------------------------------------
>
> 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/.
> (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]



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

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/.
(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
Just recently we added a new domain controller and upgraded 1 virtual DC, one of the old VDC is still running. After the upgrade several laptops and PCs are having difficulty to open PDF files. The attachment links point to our intranet, \\intranet\documents\test.pdf<file:///\\intranet\documents\test.pdf>. If we change the back slashes with forward slashes, //intranet/documents/test.pdf then the links work. It is not possible to change thousands of document attachment links because of these few workstations.
I have tried to release and renew the IP addresses, flushdns, none of that helped.
Any ideas? We will really appreciate your input.

Mike Tonoyan / Natel EMS
mtonoyan@...

______________________________________________________________________
Notice: This email transmission may contain confidential information and is intended only for the person(s) named. Any use, copying or disclosure to/by any other person(s) is strictly prohibited. By accepting this information, recipients confirm that they understand and will comply with all applicable ITAR and EAR requirements.
______________________________________________________________________

[Non-text portions of this message have been removed]
Your Else doesn't need a semi colon.

*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Tue, Jul 31, 2012 at 2:32 PM, Rick Hagy <rhagy@...> wrote:

> **
>
>
> private static void epiCheckBoxC2_CheckedChanged(object sender,
> System.EventArgs args)
> {
> If epicheckboxC2.Checked==true;
> {
> EpiShapeC1.Enabled=true;
> }
> Else;
> {
> EpiShapeC1.Enabled=false;
> }
> }
>
> Output
>
> ----------errors------------
>
> Error: CS1002 - line 399 (2780) - ; expected
> Error: CS1525 - line 399 (2780) - Invalid expression term '.'
> Error: CS1002 - line 399 (2780) - ; expected
>
> ** Compile Failed. **
>
> What am I missing... so close.
>
> Rick Hagy
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *
> *
> *T: 904.469.1524 mobile
> E: jose@...
> http://www.josecgomez.com
> <http://www.linkedin.com/in/josecgomez>
> <http://www.facebook.com/josegomez>
> <http://www.google.com/profiles/jose.gomez>
> <http://www.twitter.com/joc85>
> <http://www.josecgomez.com/professional-resume/>
> <http://www.josecgomez.com/feed/>
> <http://www.usdoingstuff.com>
>
> *Quis custodiet ipsos custodes?*
>
> On Tue, Jul 31, 2012 at 2:14 PM, Rick Hagy <rhagy@...> wrote:
>
> > **
>
> >
> >
> > 9x and I am using C#
> >
> > Rick Hagy
> >
> > Project Manager
> >
> > Tel: (804) 523-8115
> > Fax: (804) 523-8150
> > http://www.openplan.com
> >
> > HMU, LLC d/b/a Open Plan Systems
> >
> > 4700 Deepwater Terminal Rd | Richmond, VA 23234
> >
> > -----Original Message-----
> > From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
> Behalf
> > Of Jose Gomez
> > Sent: Tuesday, July 31, 2012 2:13 PM
> > To: vantage@yahoogroups.com
> > Subject: Re: [Vantage] epishape
> >
> > So are you 9x? or 8x? If 9X are you doing C# or VB? So that we can
> help
> >
> > thanks@
> >
> > *Jose C Gomez*
> > *Software Engineer*
> > *
> > *
> > *
> > *T: 904.469.1524 mobile
> > E: jose@...
> > http://www.josecgomez.com
> > <http://www.linkedin.com/in/josecgomez>
> > <http://www.facebook.com/josegomez>
> > <http://www.google.com/profiles/jose.gomez>
> > <http://www.twitter.com/joc85>
> > <http://www.josecgomez.com/professional-resume/>
> > <http://www.josecgomez.com/feed/>
> > <http://www.usdoingstuff.com>
> >
> > *Quis custodiet ipsos custodes?*
> >
> > On Tue, Jul 31, 2012 at 2:01 PM, Rick Hagy <rhagy@...> wrote:
> >
> > > **
> >
> > >
> > >
> > > C#
> > > With an added touch.
> > >
> > > Rick Hagy
> > >
> > > -----Original Message-----
> > > From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
> > Behalf
> > > Of Jose Gomez
> > > Sent: Tuesday, July 31, 2012 1:56 PM
> > > To: vantage@yahoogroups.com
> > > Subject: Re: [Vantage] epishape
> > >
> > > You are writing VB code in C# or a weird combination there of.
> > >
> > > *Jose C Gomez*
> > > *Software Engineer*
> > > *
> > > *
> > > *
> > > *T: 904.469.1524 mobile
> > > E: jose@...
> > > http://www.josecgomez.com
> > > <http://www.linkedin.com/in/josecgomez>
> > > <http://www.facebook.com/josegomez>
> > > <http://www.google.com/profiles/jose.gomez>
> > > <http://www.twitter.com/joc85>
> > > <http://www.josecgomez.com/professional-resume/>
> > > <http://www.josecgomez.com/feed/>
> > > <http://www.usdoingstuff.com>
> > >
> > > *Quis custodiet ipsos custodes?*
> > >
> > >
> > > On Tue, Jul 31, 2012 at 1:41 PM, Rick <rhagy@...> wrote:
> > >
> > > > **
> > >
> > > >
> > > >
> > > > I am trying to add color to a shape based on a checkbox.
> > > >
> > > > This is my event wizard
> > > >
> > > > private static void epiCheckBoxC2_CheckedChanged(object sender,
> > > > System.EventArgs args)
> > > > {
> > > > If epicheckboxC2.checked = true then;
> > > > EpiShape.Enabled=true;
> > > > Else;
> > > >
> > > > EpiShape.Enabled=false;
> > > > End If;
> > > > }
> > > >
> > > > Output:
> > > >
> > > > Compiling Custom Code ...
> > > >
> > > > ----------errors------------
> > > >
> > > > Error: CS1002 - line 401 (2782) - ; expected
> > > > Error: CS1525 - line 401 (2782) - Invalid expression term '.'
> > > > Error: CS1002 - line 401 (2782) - ; expected
> > > > Error: CS1514 - line 401 (2782) - { expected
> > > > Error: CS1525 - line 401 (2782) - Invalid expression term '='
> > > > Error: CS1002 - line 401 (2782) - ; expected
> > > > Error: CS1002 - line 401 (2782) - ; expected
> > > >
> > > > ** Compile Failed. **
> > > >
> > > > Can anyone help?
> > > >
> > > >
> > > >
> > >
> > > [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/.
> > > (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]
> >
> > ------------------------------------
> >
> > 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/.
> > (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]
>
> ------------------------------------
>
> 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/.
> (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]
Sorry...

My error is on line 400 which is the if statement.

Error: CS1002 - line 400 (2781) -; expected

Line 400:
If epiCheckBoxC2.Checked==true;

Rick Hagy

Project Manager



Tel: (804) 523-8115
Fax: (804) 523-8150
http://www.openplan.com




HMU, LLC d/b/a Open Plan Systems

4700 Deepwater Terminal Rd | Richmond, VA 23234


-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Jose Gomez
Sent: Tuesday, July 31, 2012 2:55 PM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] epishape

Your Else doesn't need a semi colon.

*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez>
<http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez>
<http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Tue, Jul 31, 2012 at 2:32 PM, Rick Hagy <rhagy@...> wrote:

> **
>
>
> private static void epiCheckBoxC2_CheckedChanged(object sender,
> System.EventArgs args)
> {
> If epicheckboxC2.Checked==true;
> {
> EpiShapeC1.Enabled=true;
> }
> Else;
> {
> EpiShapeC1.Enabled=false;
> }
> }
>
> Output
>
> ----------errors------------
>
> Error: CS1002 - line 399 (2780) - ; expected
> Error: CS1525 - line 399 (2780) - Invalid expression term '.'
> Error: CS1002 - line 399 (2780) - ; expected
>
> ** Compile Failed. **
>
> What am I missing... so close.
>
> Rick Hagy
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *
> *
> *T: 904.469.1524 mobile
> E: jose@...
> http://www.josecgomez.com
> <http://www.linkedin.com/in/josecgomez>
> <http://www.facebook.com/josegomez>
> <http://www.google.com/profiles/jose.gomez>
> <http://www.twitter.com/joc85>
> <http://www.josecgomez.com/professional-resume/>
> <http://www.josecgomez.com/feed/>
> <http://www.usdoingstuff.com>
>
> *Quis custodiet ipsos custodes?*
>
> On Tue, Jul 31, 2012 at 2:14 PM, Rick Hagy <rhagy@...> wrote:
>
> > **
>
> >
> >
> > 9x and I am using C#
> >
> > Rick Hagy
> >
> > Project Manager
> >
> > Tel: (804) 523-8115
> > Fax: (804) 523-8150
> > http://www.openplan.com
> >
> > HMU, LLC d/b/a Open Plan Systems
> >
> > 4700 Deepwater Terminal Rd | Richmond, VA 23234
> >
> > -----Original Message-----
> > From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
> Behalf
> > Of Jose Gomez
> > Sent: Tuesday, July 31, 2012 2:13 PM
> > To: vantage@yahoogroups.com
> > Subject: Re: [Vantage] epishape
> >
> > So are you 9x? or 8x? If 9X are you doing C# or VB? So that we can
> help
> >
> > thanks@
> >
> > *Jose C Gomez*
> > *Software Engineer*
> > *
> > *
> > *
> > *T: 904.469.1524 mobile
> > E: jose@...
> > http://www.josecgomez.com
> > <http://www.linkedin.com/in/josecgomez>
> > <http://www.facebook.com/josegomez>
> > <http://www.google.com/profiles/jose.gomez>
> > <http://www.twitter.com/joc85>
> > <http://www.josecgomez.com/professional-resume/>
> > <http://www.josecgomez.com/feed/>
> > <http://www.usdoingstuff.com>
> >
> > *Quis custodiet ipsos custodes?*
> >
> > On Tue, Jul 31, 2012 at 2:01 PM, Rick Hagy <rhagy@...>
wrote:
> >
> > > **
> >
> > >
> > >
> > > C#
> > > With an added touch.
> > >
> > > Rick Hagy
> > >
> > > -----Original Message-----
> > > From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
> > Behalf
> > > Of Jose Gomez
> > > Sent: Tuesday, July 31, 2012 1:56 PM
> > > To: vantage@yahoogroups.com
> > > Subject: Re: [Vantage] epishape
> > >
> > > You are writing VB code in C# or a weird combination there of.
> > >
> > > *Jose C Gomez*
> > > *Software Engineer*
> > > *
> > > *
> > > *
> > > *T: 904.469.1524 mobile
> > > E: jose@...
> > > http://www.josecgomez.com
> > > <http://www.linkedin.com/in/josecgomez>
> > > <http://www.facebook.com/josegomez>
> > > <http://www.google.com/profiles/jose.gomez>
> > > <http://www.twitter.com/joc85>
> > > <http://www.josecgomez.com/professional-resume/>
> > > <http://www.josecgomez.com/feed/>
> > > <http://www.usdoingstuff.com>
> > >
> > > *Quis custodiet ipsos custodes?*
> > >
> > >
> > > On Tue, Jul 31, 2012 at 1:41 PM, Rick <rhagy@...> wrote:
> > >
> > > > **
> > >
> > > >
> > > >
> > > > I am trying to add color to a shape based on a checkbox.
> > > >
> > > > This is my event wizard
> > > >
> > > > private static void epiCheckBoxC2_CheckedChanged(object sender,
> > > > System.EventArgs args)
> > > > {
> > > > If epicheckboxC2.checked = true then;
> > > > EpiShape.Enabled=true;
> > > > Else;
> > > >
> > > > EpiShape.Enabled=false;
> > > > End If;
> > > > }
> > > >
> > > > Output:
> > > >
> > > > Compiling Custom Code ...
> > > >
> > > > ----------errors------------
> > > >
> > > > Error: CS1002 - line 401 (2782) - ; expected
> > > > Error: CS1525 - line 401 (2782) - Invalid expression term '.'
> > > > Error: CS1002 - line 401 (2782) - ; expected
> > > > Error: CS1514 - line 401 (2782) - { expected
> > > > Error: CS1525 - line 401 (2782) - Invalid expression term '='
> > > > Error: CS1002 - line 401 (2782) - ; expected
> > > > Error: CS1002 - line 401 (2782) - ; expected
> > > >
> > > > ** Compile Failed. **
> > > >
> > > > Can anyone help?
> > > >
> > > >
> > > >
> > >
> > > [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/.
> > > (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]
> >
> > ------------------------------------
> >
> > 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/.
> > (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]
>
> ------------------------------------
>
> 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/.
> (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]



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

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/.
(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
Jose,



I figured it out, thanks for your help.




Rick Hagy


Project Manager

Tel: (804) 523-8115
Fax: (804) 523-8150
http://www.openplan.com <http://www.openplan.com/>


HMU, LLC d/b/a Open Plan Systems


4700 Deepwater Terminal Rd | Richmond, VA 23234

________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Rick Hagy
Sent: Tuesday, July 31, 2012 3:00 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] epishape





Sorry...

My error is on line 400 which is the if statement.

Error: CS1002 - line 400 (2781) -; expected

Line 400:
If epiCheckBoxC2.Checked==true;

Rick Hagy

Project Manager

Tel: (804) 523-8115
Fax: (804) 523-8150
http://www.openplan.com

HMU, LLC d/b/a Open Plan Systems

4700 Deepwater Terminal Rd | Richmond, VA 23234

-----Original Message-----
From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Jose Gomez
Sent: Tuesday, July 31, 2012 2:55 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: Re: [Vantage] epishape

Your Else doesn't need a semi colon.

*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@... <mailto:jose%40josecgomez.com>
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez>
<http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez>
<http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*

On Tue, Jul 31, 2012 at 2:32 PM, Rick Hagy <rhagy@...
<mailto:rhagy%40openplan.com> > wrote:

> **
>
>
> private static void epiCheckBoxC2_CheckedChanged(object sender,
> System.EventArgs args)
> {
> If epicheckboxC2.Checked==true;
> {
> EpiShapeC1.Enabled=true;
> }
> Else;
> {
> EpiShapeC1.Enabled=false;
> }
> }
>
> Output
>
> ----------errors------------
>
> Error: CS1002 - line 399 (2780) - ; expected
> Error: CS1525 - line 399 (2780) - Invalid expression term '.'
> Error: CS1002 - line 399 (2780) - ; expected
>
> ** Compile Failed. **
>
> What am I missing... so close.
>
> Rick Hagy
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *
> *
> *T: 904.469.1524 mobile
> E: jose@... <mailto:jose%40josecgomez.com>
> http://www.josecgomez.com
> <http://www.linkedin.com/in/josecgomez>
> <http://www.facebook.com/josegomez>
> <http://www.google.com/profiles/jose.gomez>
> <http://www.twitter.com/joc85>
> <http://www.josecgomez.com/professional-resume/>
> <http://www.josecgomez.com/feed/>
> <http://www.usdoingstuff.com>
>
> *Quis custodiet ipsos custodes?*
>
> On Tue, Jul 31, 2012 at 2:14 PM, Rick Hagy <rhagy@...
<mailto:rhagy%40openplan.com> > wrote:
>
> > **
>
> >
> >
> > 9x and I am using C#
> >
> > Rick Hagy
> >
> > Project Manager
> >
> > Tel: (804) 523-8115
> > Fax: (804) 523-8150
> > http://www.openplan.com
> >
> > HMU, LLC d/b/a Open Plan Systems
> >
> > 4700 Deepwater Terminal Rd | Richmond, VA 23234
> >
> > -----Original Message-----
> > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
> Behalf
> > Of Jose Gomez
> > Sent: Tuesday, July 31, 2012 2:13 PM
> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > Subject: Re: [Vantage] epishape
> >
> > So are you 9x? or 8x? If 9X are you doing C# or VB? So that we can
> help
> >
> > thanks@
> >
> > *Jose C Gomez*
> > *Software Engineer*
> > *
> > *
> > *
> > *T: 904.469.1524 mobile
> > E: jose@... <mailto:jose%40josecgomez.com>
> > http://www.josecgomez.com
> > <http://www.linkedin.com/in/josecgomez>
> > <http://www.facebook.com/josegomez>
> > <http://www.google.com/profiles/jose.gomez>
> > <http://www.twitter.com/joc85>
> > <http://www.josecgomez.com/professional-resume/>
> > <http://www.josecgomez.com/feed/>
> > <http://www.usdoingstuff.com>
> >
> > *Quis custodiet ipsos custodes?*
> >
> > On Tue, Jul 31, 2012 at 2:01 PM, Rick Hagy <rhagy@...
<mailto:rhagy%40openplan.com> >
wrote:
> >
> > > **
> >
> > >
> > >
> > > C#
> > > With an added touch.
> > >
> > > Rick Hagy
> > >
> > > -----Original Message-----
> > > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
> > Behalf
> > > Of Jose Gomez
> > > Sent: Tuesday, July 31, 2012 1:56 PM
> > > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > > Subject: Re: [Vantage] epishape
> > >
> > > You are writing VB code in C# or a weird combination there of.
> > >
> > > *Jose C Gomez*
> > > *Software Engineer*
> > > *
> > > *
> > > *
> > > *T: 904.469.1524 mobile
> > > E: jose@... <mailto:jose%40josecgomez.com>
> > > http://www.josecgomez.com
> > > <http://www.linkedin.com/in/josecgomez>
> > > <http://www.facebook.com/josegomez>
> > > <http://www.google.com/profiles/jose.gomez>
> > > <http://www.twitter.com/joc85>
> > > <http://www.josecgomez.com/professional-resume/>
> > > <http://www.josecgomez.com/feed/>
> > > <http://www.usdoingstuff.com>
> > >
> > > *Quis custodiet ipsos custodes?*
> > >
> > >
> > > On Tue, Jul 31, 2012 at 1:41 PM, Rick <rhagy@...
<mailto:rhagy%40openplan.com> > wrote:
> > >
> > > > **
> > >
> > > >
> > > >
> > > > I am trying to add color to a shape based on a checkbox.
> > > >
> > > > This is my event wizard
> > > >
> > > > private static void epiCheckBoxC2_CheckedChanged(object sender,
> > > > System.EventArgs args)
> > > > {
> > > > If epicheckboxC2.checked = true then;
> > > > EpiShape.Enabled=true;
> > > > Else;
> > > >
> > > > EpiShape.Enabled=false;
> > > > End If;
> > > > }
> > > >
> > > > Output:
> > > >
> > > > Compiling Custom Code ...
> > > >
> > > > ----------errors------------
> > > >
> > > > Error: CS1002 - line 401 (2782) - ; expected
> > > > Error: CS1525 - line 401 (2782) - Invalid expression term '.'
> > > > Error: CS1002 - line 401 (2782) - ; expected
> > > > Error: CS1514 - line 401 (2782) - { expected
> > > > Error: CS1525 - line 401 (2782) - Invalid expression term '='
> > > > Error: CS1002 - line 401 (2782) - ; expected
> > > > Error: CS1002 - line 401 (2782) - ; expected
> > > >
> > > > ** Compile Failed. **
> > > >
> > > > Can anyone help?
> > > >
> > > >
> > > >
> > >
> > > [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/.
<http://groups.yahoo.com/group/vantage/files/>
> > > (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]
> >
> > ------------------------------------
> >
> > 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/.
<http://groups.yahoo.com/group/vantage/files/>
> > (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]
>
> ------------------------------------
>
> 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/.
<http://groups.yahoo.com/group/vantage/files/>
> (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]

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

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/.
<http://groups.yahoo.com/group/vantage/files/>
(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]
We recently had to move a whole bunch of files and the easiest solution I found was to go to External File Reference Maintenance, pull up all your files. Go to list view and copy all. Paste them in Excel and get creative with formulas to change the paths in the "file name", then paste update back into list view.

--- In vantage@yahoogroups.com, Mike Tonoyan <mtonoyan@...> wrote:
>
> Just recently we added a new domain controller and upgraded 1 virtual DC, one of the old VDC is still running. After the upgrade several laptops and PCs are having difficulty to open PDF files. The attachment links point to our intranet, \\intranet\documents\test.pdf<file:///\\intranet\documents\test.pdf>. If we change the back slashes with forward slashes, //intranet/documents/test.pdf then the links work. It is not possible to change thousands of document attachment links because of these few workstations.
> I have tried to release and renew the IP addresses, flushdns, none of that helped.
> Any ideas? We will really appreciate your input.
>
> Mike Tonoyan / Natel EMS
> mtonoyan@...
>
> ______________________________________________________________________
> Notice: This email transmission may contain confidential information and is intended only for the person(s) named. Any use, copying or disclosure to/by any other person(s) is strictly prohibited. By accepting this information, recipients confirm that they understand and will comply with all applicable ITAR and EAR requirements.
> ______________________________________________________________________
>
> [Non-text portions of this message have been removed]
>