If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > ASP.Net

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-05-05, 13:20
wasimf wasimf is offline
Registered User
 
Join Date: Mar 2004
Posts: 128
ASP.Net

Hi all,
I have aproblem with mt ASP.Net application.
I builf a web form in Visual studio. I add buttons and other controls.
The browser doesn't display any thig.
What can be the problem?
Regards...
Reply With Quote
  #2 (permalink)  
Old 03-06-05, 15:01
DMWCincy DMWCincy is offline
Registered User
 
Join Date: May 2004
Posts: 125
Quote:
Originally Posted by wasimf
Hi all,
I have aproblem with mt ASP.Net application.
I builf a web form in Visual studio. I add buttons and other controls.
The browser doesn't display any thig.
What can be the problem?
Regards...
Anything can be wrong from bad coding all the way to a misconfigured server. Without knowing what the code looks like, what serer you are using, or basically anything more then what you have giving us, we can help you. Its kind of like me saying there is a noise in my car, whats wrong?

Now some things I can recommend looking into without knowing anything. Do you have .net framework installed on the server? If the server is running Windows 2003, did you turn on .net in the IIS manager? I think by default its turned off.

If I think of any other ideas to check I will post it.
Reply With Quote
  #3 (permalink)  
Old 03-06-05, 16:59
rokslide rokslide is offline
Registered User
 
Join Date: Nov 2003
Location: Christchurch, New Zealand
Posts: 1,617
Are you trying to browse the page in IE or are you trying to build the app in Visual Studio to look at the page??
Reply With Quote
  #4 (permalink)  
Old 03-07-05, 15:02
wasimf wasimf is offline
Registered User
 
Join Date: Mar 2004
Posts: 128
ASP.Net

Hi,
Thank you,
I checked that I installed the IIS,and frontpage server 2003. I also run the IIS.
I created ASP.Net project under the localhost directory,as recommended in visual studio.
The strange things that the browser displayed the lables,but other ActiveXs likt buttons or listbox didn't.

What can be the problem...
Reply With Quote
  #5 (permalink)  
Old 03-07-05, 17:16
rokslide rokslide is offline
Registered User
 
Join Date: Nov 2003
Location: Christchurch, New Zealand
Posts: 1,617
Soulds lik your code is a bit dogdy. Can you post you page so we can have a look?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On