Dear Sir,
I'm trying to deploy a private assembly and when i build the class (photoAlbum) and try to add a refrence to the user class (myphoto), I only see the photoAlbum.exe file and not the photoAlbum.dll.
I searched the system with ms file search and photoalbum.dll was not found on my system. According to the instructions if I select build photoalbum, then when I goto /bin/debug I should see the .dll file. But Its not there.
Can anyone tell me what I need to do ? Is there ...any compiler directive to make the build routine create the .dll I need to for add refrence ?
Thanks for your help in advance.
Yomi.