Results 1 to 4 of 4

Thread: .aspx files dont show up on my server

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2002
    Posts
    5

    Question .aspx files dont show up on my server

    .ASPX Files dont show up on my server

    Hi

    I am a newbie to vb.net and hope that U guys understand my Question?

    Firstly I created a Project in vb.net and which was www/netpub/wwwroot/decisiontree

    where decisiontree is the folder where i created some webforms and used oledbadapter for my connection with the database(MS Access database).

    The webform was showing fine when i opened it
    using http://localhost/decisiontree/webform1.aspx and was connecting good to get into other webforms. The whole
    Problem is now When I uploaded the whole folder to the server
    which is a server used for our educational project purposes.
    i.e csciweb.tamu.commerce.edu.

    This server doesn't recognise the webform1.aspx I mean It shows
    the webform color but will not show up the buttons datagrid and stuff on it. is it something that the server doesn't support .aspx files or something which i am doing wrong . can some one please help me regarding this.

    The whole thing works fine on Personal web server.
    Or do I need to do something about server to show up?
    Wating for reply

  2. #2
    Hyperactive Member kleptos's Avatar
    Join Date
    Aug 2001
    Location
    The Dark Carnival
    Posts
    346
    Let me see if i can help you out... A few Questions...

    1) Is the .NET Framework installed correctly on the server?
    2) Is the proper access setup for ASP.NET
    3) Is the directory on the server setup as a sub-web with .NET.
    (This is where my problem was.....)
    ..::[kleptos]::..
    • Database Administrator (MSSQL 2000)
    • Application Developer (C#)
    • Web Developer (ASP.NET)


  3. #3

    Thread Starter
    New Member
    Join Date
    Apr 2002
    Posts
    5
    I think The whole problem is

    .net framework is not installed on the server !!!
    So the whole Problem is over there right!!!!!

  4. #4
    Hyperactive Member kleptos's Avatar
    Join Date
    Aug 2001
    Location
    The Dark Carnival
    Posts
    346
    That could be the reason....
    ..::[kleptos]::..
    • Database Administrator (MSSQL 2000)
    • Application Developer (C#)
    • Web Developer (ASP.NET)


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width