Re: This is what my hosting service said

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: jty202 (jty202_at_gmail.com)
Date: 01/16/05


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
> >
>
>



Relevant Pages

  • Re: This is what my hosting service said
    ... When I compile the code behind as dll and upload it.... ... You can run the installation file locally, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: VBA and VSTO
    ... If you compile in VB6 with Global MultiUse than all you have to do is set a reference in Excel to your dll via Tools, References and you can access your functions in the dll directly. ... You will have to register the dll as well with Windows with Regsvr32, but that can be done quite simply in VBA. ...
    (microsoft.public.excel.programming)
  • Re: getting access to classes in separate vb files
    ... about the timing of the compile. ... > execute without assemblies (.dll or exes). ... >> to access methods in those classes from the webform source code ... I upload files in the same directory but errors ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: HOW CAN I OPEN A COM PROJECT COMPILED IN VS2005, IN VS2003?
    ... I keep getting the .exe output when I compile in the VC7. ... the General Configuration Type to be .dll in the Project Property. ... Microsoft MVP, MCSD ... instead create my own folders for file grouping... ...
    (microsoft.public.win32.programmer.ole)
  • GlobalMultiUse component breaks its compatibility !!!
    ... I have a component (ActiveX dll) with only one class in it. ... compiled, even though the binary compatibility is set, a new UUID is ... Public Property Let MyStringProp(ByVal vNewValue As String) ... Compile the project. ...
    (microsoft.public.vb.com)