P
Paulo
Hi, after generating a text file on server and showing the path on a
hyperlink component to user download the file, shows me the error below:
"There is no build provider registered for the extension '.rem'. You can
register one in the <compilation><buildProviders> section in machine.config
or web.config. Make sure is has a BuildProviderAppliesToAttribute attribute
which includes the value 'Web' or 'All'."
How can I enable the user downloading the file?
VS 2005 asp.net C# 2.0
Thanks!
hyperlink component to user download the file, shows me the error below:
"There is no build provider registered for the extension '.rem'. You can
register one in the <compilation><buildProviders> section in machine.config
or web.config. Make sure is has a BuildProviderAppliesToAttribute attribute
which includes the value 'Web' or 'All'."
How can I enable the user downloading the file?
VS 2005 asp.net C# 2.0
Thanks!