|
-
Apr 7th, 2002, 12:22 AM
#1
Thread Starter
New Member
.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
-
Apr 7th, 2002, 06:13 AM
#2
Hyperactive Member
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)

-
Apr 7th, 2002, 01:22 PM
#3
Thread Starter
New Member
I think The whole problem is
.net framework is not installed on the server !!!
So the whole Problem is over there right!!!!!
-
Apr 8th, 2002, 08:23 AM
#4
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|