about .net client

View: New views
5 Messages — Rating Filter:   Alert me  

about .net client

by Li Wei Nan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
I downloaded the .net client module from here:http://www.ja-sig.org/downloads/cas-clients/dotnet/ ,both version 0.1 and 0.2, and follow the instruction here: http://www.ja-sig.org/wiki/display/CASC/.Net+Cas+Client

The mod works fine in .net 2.0 platform but cannot be included in .net 1.0. Can anyone give me some advice?

Thanks,

- Li Wei Nan






_______________________________________________
Yale CAS mailing list
cas@...
http://tp.its.yale.edu/mailman/listinfo/cas

Re: about .net client

by Paul Hunnisett-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It was built using .Net 2.0, but might build under 1.0.  You'll have to
try and download the source and see if you can get it to build in VS for
.Net 1.0

Hope that helps.

Paul Hunnisett

Li Wei Nan wrote:

> Hi,
>     I downloaded the .net client module from
> here:http://www.ja-sig.org/downloads/cas-clients/dotnet/ ,both version
> 0.1 and 0.2, and follow the instruction here:
> http://www.ja-sig.org/wiki/display/CASC/.Net+Cas+Client.
>
>     The mod works fine in .net 2.0 platform but cannot be included in
> .net 1.0. Can anyone give me some advice?
>
> Thanks,
>
> - Li Wei Nan
>
>
>
>
>
>
>
> This incoming email to UWE has been independently scanned for viruses by
> McAfee anti-virus software and none were detected
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Yale CAS mailing list
> cas@...
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
> This incoming email to UWE has been independently scanned for viruses by McAfee anti-virus software and none were detected


This email was independently scanned for viruses by McAfee anti-virus software and none were found
_______________________________________________
Yale CAS mailing list
cas@...
http://tp.its.yale.edu/mailman/listinfo/cas

Re: [NEWSENDER] - Re: about .net client - Message is from an unknown sender

by Li Wei Nan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks very much Paul. I've searched on CAS site but cannot find the source code of this mod. Could you please provide a link for the source code?

- Li Wei Nan





Le 2008-5-7 à 下午4:12, Paul Hunnisett a écrit :

It was built using .Net 2.0, but might build under 1.0.  You'll have to
try and download the source and see if you can get it to build in VS for
.Net 1.0

Hope that helps.

Paul Hunnisett

Li Wei Nan wrote:
Hi,
   I downloaded the .net client module from
here:http://www.ja-sig.org/downloads/cas-clients/dotnet/ ,both version
0.1 and 0.2, and follow the instruction here:
http://www.ja-sig.org/wiki/display/CASC/.Net+Cas+Client.

   The mod works fine in .net 2.0 platform but cannot be included in
.net 1.0. Can anyone give me some advice?

Thanks,

- Li Wei Nan







This incoming email to UWE has been independently scanned for viruses by
McAfee anti-virus software and none were detected


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

_______________________________________________
Yale CAS mailing list
cas@...
http://tp.its.yale.edu/mailman/listinfo/cas


This incoming email to UWE has been independently scanned for viruses by McAfee anti-virus software and none were detected


This email was independently scanned for viruses by McAfee anti-virus software and none were found
_______________________________________________
Yale CAS mailing list
cas@...
http://tp.its.yale.edu/mailman/listinfo/cas


_______________________________________________
Yale CAS mailing list
cas@...
http://tp.its.yale.edu/mailman/listinfo/cas

Re: [NEWSENDER] - Re: about .net client - Message is from an unknown sender

by Paul Hunnisett-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You can get it from subversion by checking out:

https://www.ja-sig.org/svn/cas-clients/dotnet-client/trunk/

I'll add that to the docs for future reference...

Cheers

Paul

Li Wei Nan wrote:

> Thanks very much Paul. I've searched on CAS site but cannot find the
> source code of this mod. Could you please provide a link for the source
> code?
>
> - Li Wei Nan
>
>
>
>
>
> Le 2008-5-7 à 下午4:12, Paul Hunnisett a écrit :
>
>> It was built using .Net 2.0, but might build under 1.0.  You'll have to
>> try and download the source and see if you can get it to build in VS for
>> .Net 1.0
>>
>> Hope that helps.
>>
>> Paul Hunnisett
>>
>> Li Wei Nan wrote:
>>> Hi,
>>>    I downloaded the .net client module from
>>> here:http://www.ja-sig.org/downloads/cas-clients/dotnet/ ,both version
>>> 0.1 and 0.2, and follow the instruction here:
>>> http://www.ja-sig.org/wiki/display/CASC/.Net+Cas+Client.
>>>
>>>    The mod works fine in .net 2.0 platform but cannot be included in
>>> .net 1.0. Can anyone give me some advice?
>>>
>>> Thanks,
>>>
>>> - Li Wei Nan
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> This incoming email to UWE has been independently scanned for viruses by
>>> McAfee anti-virus software and none were detected
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> Yale CAS mailing list
>>> cas@...
>>> http://tp.its.yale.edu/mailman/listinfo/cas
>>>
>>>
>>> This incoming email to UWE has been independently scanned for viruses
>>> by McAfee anti-virus software and none were detected
>>
>>
>> This email was independently scanned for viruses by McAfee anti-virus
>> software and none were found
>> _______________________________________________
>> Yale CAS mailing list
>> cas@...
>> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
>
> This incoming email to UWE has been independently scanned for viruses by
> McAfee anti-virus software and none were detected
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Yale CAS mailing list
> cas@...
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
> This incoming email to UWE has been independently scanned for viruses by McAfee anti-virus software and none were detected



This email was independently scanned for viruses by McAfee anti-virus software and none were found
_______________________________________________
Yale CAS mailing list
cas@...
http://tp.its.yale.edu/mailman/listinfo/cas

Re: [NEWSENDER] - Re: [NEWSENDER] - Re: about .net client - Message is from an unknownsender - Message is from an unknown sender

by Li Wei Nan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thank you very much Paul!
- Li Wei Nan





Le 2008-5-7 à 下午5:38, Paul Hunnisett a écrit :

You can get it from subversion by checking out:

https://www.ja-sig.org/svn/cas-clients/dotnet-client/trunk/

I'll add that to the docs for future reference...

Cheers

Paul

Li Wei Nan wrote:
Thanks very much Paul. I've searched on CAS site but cannot find the
source code of this mod. Could you please provide a link for the source
code?

- Li Wei Nan





Le 2008-5-7 à 下午4:12, Paul Hunnisett a écrit :

It was built using .Net 2.0, but might build under 1.0.  You'll have to
try and download the source and see if you can get it to build in VS for
.Net 1.0

Hope that helps.

Paul Hunnisett

Li Wei Nan wrote:
Hi,
  I downloaded the .net client module from
here:http://www.ja-sig.org/downloads/cas-clients/dotnet/ ,both version
0.1 and 0.2, and follow the instruction here:
http://www.ja-sig.org/wiki/display/CASC/.Net+Cas+Client.

  The mod works fine in .net 2.0 platform but cannot be included in
.net 1.0. Can anyone give me some advice?

Thanks,

- Li Wei Nan







This incoming email to UWE has been independently scanned for viruses by
McAfee anti-virus software and none were detected


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

_______________________________________________
Yale CAS mailing list
cas@...
http://tp.its.yale.edu/mailman/listinfo/cas


This incoming email to UWE has been independently scanned for viruses
by McAfee anti-virus software and none were detected


This email was independently scanned for viruses by McAfee anti-virus
software and none were found
_______________________________________________
Yale CAS mailing list
cas@...
http://tp.its.yale.edu/mailman/listinfo/cas



This incoming email to UWE has been independently scanned for viruses by
McAfee anti-virus software and none were detected


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

_______________________________________________
Yale CAS mailing list
cas@...
http://tp.its.yale.edu/mailman/listinfo/cas


This incoming email to UWE has been independently scanned for viruses by McAfee anti-virus software and none were detected



This email was independently scanned for viruses by McAfee anti-virus software and none were found
_______________________________________________
Yale CAS mailing list
cas@...
http://tp.its.yale.edu/mailman/listinfo/cas


_______________________________________________
Yale CAS mailing list
cas@...
http://tp.its.yale.edu/mailman/listinfo/cas