i'll installed ASP.NET framework set. Some testing exapmles but examples with not built-in namespaces(ACME:Calendar) not work in my virtual directory, but work fine in samples dir. What happened? What i need to do?
I use IIS win2000.
garann
5:29 pm on May 13, 2003 (gmt 0)
I think you have to copy the .DLL (something like ACME.dll?) from the \bin directory in your samples directory to the \bin directory in your application's directory.
flashman
5:43 pm on May 13, 2003 (gmt 0)
Thank you so much!:).
I just created that Bin dir in IIS default dir location. It is work now. Wow, no problems! Just learning that cool new technology! I have no words how i happy:).