Forums

This topic is locked

help needed --- abt datasets

Posted 04 May 2006 07:09:13
1
has voted
04 May 2006 07:09:13 Muhammad Hassan posted:
M using dreamweaverMX ASP.Net
I have a database (Access) and the connection is perfect with it.
Now when i make Dataset sets and then run the website , i get an error abt register tag...
its as follow :

Parser Error Message: File or assembly name DreamweaverCtrls, or one of its dependencies, was not found.

Source Error:


Line 1: <%@ Page Language="C#" ContentType="text/html" ResponseEncoding="iso-8859-1" %>
Line 2: <%@ Register TagPrefix="MM" Namespace="DreamweaverCtrls" Assembly="DreamweaverCtrls,version=1.0.0.0,publicKeyToken=836f606ede05d46a,culture=neutral" %>
Line 3: <MMataSet
Line 4: id="DataSet1"



what should i do???

Reply to this topic