.aspx and .aspx.vb only display text. No graphics

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • LeeB

    .aspx and .aspx.vb only display text. No graphics

    I have XP-Pro and VS.NET 2002. I developed some software (.aspx and .aspx.vb) on my machine. I got it to work. A game that displays an HTML table (with colors and images in the cells) and several buttons, textboxes, radioButtons, labels, etc. used to control the game. It was working fine, and I wanted to open it up to the outside word.

    I created an htm file (default.htm) and put some links on it to go to the game and other places. When I finally got IIS to display the default.htm file when coming in from the outside, when I click on the link to show the game, all that displays is the text that is in the text fields of the various graphic objects. Even when I try to run the game from the VS.NET framework (where I developed the game), all that shows when I run anything is the text: No Graphics

    Even when I create a dummy project and put one textbox on it and run it. All that shows is the text

    Can anyone give me a hint of what to do to correct this problem? I have re-installed XP-Pro, VS.NET, IIS. Yet the problem persists.
Working...