Ask a Question related to ASP.NET General, Design and Development.
-
Ivan Demkovitch #1
Newbie question (IBuySpy)
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?
Ivan Demkovitch Guest
-
Newbie Question: Biz Card Template Question
Hi, I got the Pagemaker PlugIn - I am using one of the templates for Business Cards - the elements appear to be grouped (bound box all around when I... -
A newbie with a newbie question
Good afternoon everyone, My Name is Dusty I am new to this forum and pretty new to Acrobat. I have Acrobat 9 running on an IMAC running 10.5.2 I... -
Pen Tool Use Question. (Embarrassingly Newbie Question)
I'm currently using Flash MX and whenever I choose the Pen Tool instead of the pen nib with the small "x" beside it that supposed to show up on... -
IBuySpy Question
When adding a new control to the IBuySpy portal, assuming that the control is written using the Codebehind model, Would you need to compile their... -
IbuySpy Store Setup
i have downloaded the IbuySpy development kit (NOT VS.NET VERSION) from www.asp.net and try to set up the web portal. i have succesfully setting up... -
MS News \(MS LVP\) #2
Re: Newbie question (IBuySpy)
Use DotNetNuke at [url]www.DotNetNuke.com[/url] based on IBuySpy with tons of features
also
much easier to install etc..
"Ivan Demkovitch" <i@d> wrote in message
news:uqwGHSGXDHA.2516@TK2MSFTNGP09.phx.gbl...> 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?
>
>
>
MS News \(MS LVP\) Guest
-
Ivan Demkovitch #3
Re: Newbie question (IBuySpy)
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!
"MS News (MS LVP)" <sql_agentman@hotmail.com> wrote in message
news:eUily0GXDHA.2328@TK2MSFTNGP12.phx.gbl...features> Use DotNetNuke at [url]www.DotNetNuke.com[/url] based on IBuySpy with tons ofwell.> also
> much easier to install etc..
>
> "Ivan Demkovitch" <i@d> wrote in message
> news:uqwGHSGXDHA.2516@TK2MSFTNGP09.phx.gbl...> > 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>> > Does it mean I have to compile DLL to use this class??
> >
> > If not, how can I approach it?
> >
> >
> >
>
Ivan Demkovitch Guest
-
Justin Dutoit #4
Re: Newbie question (IBuySpy)
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
"Ivan Demkovitch" <i@d> wrote in message
news:uqwGHSGXDHA.2516@TK2MSFTNGP09.phx.gbl...> 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?
>
>
>
Justin Dutoit Guest



Reply With Quote

