Newbie question (IBuySpy)

  • Thread starter Thread starter Ivan Demkovitch
  • Start date Start date
I

Ivan Demkovitch

Trying to build my site based on this example.

On This line I get error:
<%@ import Namespace="ASPNetPortal" %>

I found .cs file with this class, but that directory has bat file as well.
Does it mean I have to compile DLL to use this class??

If not, how can I approach it?
 
Thanks.

I didn't have a problem installing IBuySpy. It works ok, but I want to build
it on my own to learn.
Sure DotNetNuke better, but like I stated it's mostly for learning
purpose...

Thats why I started from very first page and do it my way.

Anyone have answer on my original question?

Thanks!
 
Yes, you have to compile the class, and put the assembly in your bin folder,
or it won't know where to find it.

hth
Justin Dutoit
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top