[colug-432] csc.exe

Kurt Moeller kdmoeller at gmail.com
Sat Feb 25 14:26:25 EST 2012


Does your code page include

"using System.Text.RegularExpressions"?  sometimes you may have to have a
specific directive for the namespace even if you also have System.Text.

On Fri, Feb 24, 2012 at 2:31 PM, Steve VanSlyck <s.vanslyck at spamcop.net>wrote:

> Any windows gurus here familiar with C# errors generated by csc.exe?
>
> CountPDFPages.cs(20,19): error CS0234: The type or namespace name
> 'RegularExpressions' does not exist in the namespace 'System.Text' (are you
> missing an assembly reference?)
>
> _______________________________________________
> colug-432 mailing list
> colug-432 at colug.net
> http://lists.colug.net/mailman/listinfo/colug-432
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.colug.net/pipermail/colug-432/attachments/20120225/0bac0190/attachment.html 


More information about the colug-432 mailing list