Controls Not Working When Published

Hi

Using the Visiual Web Developers Express Edition I have created pages with various controls including some bound to an AcessData Control. When I publish this to my service provider non of the controls are visible (bound or otherwise) exept labels. The service provider supports FrontPage extensions and asp and other asp pages developed with FrontPage 2003 work fine.

What am I missing

Regards


Rob Smith



Answer this question

Controls Not Working When Published

  • Skwerl

    Hi Ken

    All of the controls I have used came with Visual Web Developer - none of them are 3rd party ones. However. The Express Edition doesn't include the Publish command on the build menu. Is there something I need to do instead

    Regards

    Rob


  • Success

    My guess is that the path to the database on the server is wrong or the database does not contain any data.


  • Craig Harris

    Hi

    I guess you mean the copy web - I can't find a specific copy project tool. That is what I have done. All of the files copied over without problem and I can see text on the pages but nop controls.

    My other ASP pages, written using Frontpage work fine.

    The claims that this product is easy to use and implement seem somewhat inaccurate.

    Regards


    Rob


  • HariniManda

    You should use publish in the build menu to place the web site on the internet. Any control you wrote or standard web control that came with vb should work. Some third party controls require a server license for them to work. Check with the manufacture of any third party control for more info.



  • Syed Wajahat Iftikhar

    I would try the copy project option then. You will probably have to copy all the files to your web host.


  • luoqi

    I installed visual web developer on another computer I have vs 2005 on this one. I found it in the website menu copy to website.

  • Anonymous_from_Mexico

    Hi

    No controls dragged from the toolbox show on the page when copied to the webs server. Do I have to reference the controls first or something like that

    Regards

    Rob


  • MichaelBrianBentley

    Hi

    The database definitely contains data - otherwise it would not all work perfectly in a local environment. The path to the database on the server might be wrong but the address is relative App_Data/databasename.mdb and the directory structure identical on the server to my local machine.

    Any other ideas

    Regards

    Rob


  • Controls Not Working When Published