Re: This is what my hosting service said
From: jty202 (jty202_at_gmail.com)
Date: 01/16/05
- Next message: Michael C#: "Re: Must Use Updateable Query"
- Previous message: jty202: "problem with Inherits attribute"
- In reply to: thechaosengine: "Re: This is what my hosting service said"
- Next in thread: C.E.O. Gargantua: "Re: This is what my hosting service said"
- Reply: C.E.O. Gargantua: "Re: This is what my hosting service said"
- Reply: thechaosengine: "Re: This is what my hosting service said"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 16 Jan 2005 14:07:46 -0500
When I compile the code behind as dll and upload it....
Do I need to tell my webhost to register the dlls? If so, they are gonna
charge extra....
The more I think about it... the more I should stick with PHP >.. LOL
"thechaosengine" <na> wrote in message
news:4349632414942902112208@news.microsoft.com...
> Hello jty202,
>
> What they are saying is that you need to download the starter kits, and do
> the compilation process yourself.
>
> On compilation you will produce dlls in your bin directory (if using
Visual
> Studio). The dll contains all the code from your code behinds.
>
> Once you have the dlls the only other thing you need are all the aspx
pages
> and images and so on. You don't need to upload the code behing files but
> you could if you wanted.
>
> So, they are asking you to do the compile by yourself and then upload the
> dll produced along with the aspx pages.
>
> I think ;-)
>
> HTH
>
> tce
>
>
> > "Although we do support the ASP.NET Starter Kits, we do not do the
> > installation for you. You can run the installation file locally, then
> > upload the kit. You will not be able to compile on the server. You
> > will be able to set your .NET virtual directories through our web
> > based control panel. This same support is available for DotNetNuke.
> > We support the application, but not the installation.
> >
> > Please let us know if you have additional questions."
> >
> > -------------------------------------------------------------
> >
> > Questions.....
> >
> > What do they mean that I can't compile on the server?? What file
> > types are involved (.aspx , ascx)?
> >
> > Now, what can and can't I do in ASP.net with this hosting service?
> >
> > In ASP.net which files types are (precompiled)? Which are interpreted
> > (embedded wtth HTML code)?
> >
> > Thanks
> >
>
>
- Next message: Michael C#: "Re: Must Use Updateable Query"
- Previous message: jty202: "problem with Inherits attribute"
- In reply to: thechaosengine: "Re: This is what my hosting service said"
- Next in thread: C.E.O. Gargantua: "Re: This is what my hosting service said"
- Reply: C.E.O. Gargantua: "Re: This is what my hosting service said"
- Reply: thechaosengine: "Re: This is what my hosting service said"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|