cannot browse a post response from aspx file

  • Thread starter Thread starter Henrique Alves
  • Start date Start date
H

Henrique Alves

Hi,
The problem is, when I execute an aspx form I get a dialog box asking me
If I want to open or save the file instead of send me the page result. This
normaly happen when the computer doesn't reconise the file format. Is this a
problem of recognition of the file? Or it's a IIS problem??

Thanks in advanced.
Henrique Alves.
 
Try running aspnet_regiis -i from the VS.NET command line, to remap .net
file types to IIS.
 
Hi Marina,
I execute the code in the VS cmd, and doesn't resolve the problem.
Any more ideas?

Thanks again..
Henrique Alves.
 
Back
Top