Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with three tier model programming with ASP.NET.Help me please!

Status
Not open for further replies.

honghue

Programmer
Joined
Apr 9, 2003
Messages
4
Location
VN
My web project similar model web project of Microsoft attaches at Microsoft .NET Frame work SDK on folder:
"C:\Program Files\Microsoft Visual Studio .NET\Enterprise Samples\Duwamish 7.0 VB"

When i buided BusinessFacade .It out put errors as below:

"Value of type 'ViKo.Common.Data.TuyenDungData' cannot be converted to 'ViKo.Common.Data.TuyenDungData'."

For exmple:
there are 4 projects in one solution ViKo:
1.Common has a TuyenDungData class
2.DataAccess
3.BusinessRules
4.BusinessFacade

DataAccess reference to Common
BusinessRules reference to Common and DataAccess

When i buided Common,DataAccess is OK.But when i buided
BusinessRules it output error as above.

My web project was wrote by ASP.NET(VB.NET)

please how to fix that error.

Thak you very much...

 
You may want to try this in the ASP.Net forum

-Tarwn 01010100 01101001 01100101 01110010 01101110 01101111 01101011 00101110 01100011 01101111 01101101
29 3K 10 3D 3L 3J 3K 10 32 35 10 3E 39 33 35 10 3K 3F 10 38 31 3M 35 10 36 3I 35 35 10 3K 39 3D 35 10 1Q 19
Get better results for your questions: faq333-2924
Frequently Asked ASP Questions: faq333-3048
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top