Running ASPX file on a web site

  • Thread starter Thread starter Sky Sigal
  • Start date Start date
S

Sky Sigal

Maybe dumb question since i'm not exactly an asp.net specialist -- but worth
verifying first:
Are you sure that the website you are uploading to runs asp.net -- maybe it
just runs asp or php?
In other words -- it doesn't recognize the aspx extension so doesn't wake
any Net framework to run it in?
 
Hi All

I have a code that creates PieChart depending on the data from an Access
database, This file is Piechart.aspx. I saved it and run it using IIS,
everything is OK on my computer. BUT when I upload it to an internet site,
And open the link to it, It prompts me to save the file, not execute it and
display the pie chart, or it opens the source code in the browser. Can any
one help me please.


Thank You
Mohammed Dwaikat
 
Back
Top