Error 1 The type or namespace name 'RegularExpressions' does not exist in the namespace 'System.Text' (are you missing an assembly reference?) C:\Documents and Settings\IcetalkeR\My Documents\Visual Studio 2008\Projects\SciSem\SciSem\CodeFile1.cs 2 19 SciSem


What do I do?

Recommended Answers

All 4 Replies

Does your project have a reference to System.dll?

Does your project have a reference to System.dll?

It does not. Elaborate on that please

You have to add a reference to System.DLL. (Project Menu + Add Reference + Select "System" Component + OK).

You have to add a reference to System.DLL. (Project Menu + Add Reference + Select "System" Component + OK).

Thank you sooo much!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.