Those 3 dlls built successfully but when I add reference of those by
1.right click web site path(in soln explorer)-Add reference-browse (class librarie's 'bin' folder...'<--.dll>')-click ok____for all 3 dlls.
even I tried ->
here I got the error message...
Error 3 The type or namespace name 'business_logic' does not exist in the namespace '<--->' (are you missing an assembly reference?)
2.Right click web site path(in soln explorer)-Add reference---Project---path of the .dlls
this gives an error message....
There is no file <.dll name> at
I have attached 1 file where 1st error is coming at using namespace line...using babyzaby.business_logic;
Shri SawarkarPosted Jan 18, 2011, 2:33 AM
Shri SawarkarPosted Jan 18, 2011, 2:32 AM
George OnofreiPosted Jan 13, 2011, 12:44 AM
Dorababu MekaPosted Jan 11, 2011, 10:12 AM