Does your code page include <br><br>&quot;using System.Text.RegularExpressions&quot;?  sometimes you may have to have a specific directive for the namespace even if you also have System.Text.<br><br><div class="gmail_quote">
On Fri, Feb 24, 2012 at 2:31 PM, Steve VanSlyck <span dir="ltr">&lt;<a href="mailto:s.vanslyck@spamcop.net">s.vanslyck@spamcop.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Any windows gurus here familiar with C# errors generated by csc.exe?<br>
<br>
CountPDFPages.cs(20,19): error CS0234: The type or namespace name &#39;RegularExpressions&#39; does not exist in the namespace &#39;System.Text&#39; (are you missing an assembly reference?)<br>
<br>
_______________________________________________<br>
colug-432 mailing list<br>
<a href="mailto:colug-432@colug.net">colug-432@colug.net</a><br>
<a href="http://lists.colug.net/mailman/listinfo/colug-432" target="_blank">http://lists.colug.net/mailman/listinfo/colug-432</a><br>
</blockquote></div><br>