473,698 Members | 2,615 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Error downloading?

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><b uildProvidersse ction in machine.config
or web.config. Make sure is has a BuildProviderAp pliesToAttribut e 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!
Nov 29 '07 #1
2 1434
put the files under the app_data folder.

-- bruce (sqlwork.com)
"Paulo" wrote:
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><b uildProvidersse ction in machine.config
or web.config. Make sure is has a BuildProviderAp pliesToAttribut e 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!
Nov 29 '07 #2
Tried and:

"Error: Forbidden 403"

How can resolve the problem?

"bruce barker (sqlwork.com)"
<br************ *******@discuss ions.microsoft. comescreveu na mensagem
news:8C******** *************** ***********@mic rosoft.com...
put the files under the app_data folder.

-- bruce (sqlwork.com)
"Paulo" wrote:
>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><b uildProvidersse ction in
machine.conf ig
or web.config. Make sure is has a BuildProviderAp pliesToAttribut e
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!

Nov 30 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
4997
by: Rhon Stewart via DotNetMonster.com | last post by:
Hi please visit this link : http://www.eggheadcafe.com/articles/pfc/selfupdater.asp I followed all the steps for listed on the link , when I execute the application it it gives me the following error on the log file: --- ApplicationUpdateManager.StartUpdater] : The Updater has started; the target application's name is 'SayHello'. Time started: 2005_03_01_14:33:21.
0
985
by: Mamatha | last post by:
Hi i have one ASP page,when i click a download button in that page it downloads a file from net,and the file size is nearly 70MB,so while at the time of downloading a file the asp page displayed suddenly,page can not be displayed error but the background process(file downloading) is running.How can i manage that asp page without displaying error,Is there any alternative solution for that?Please give me the solution.
2
2772
by: Tomas Martinez | last post by:
Hi there! I'm trying to download a file in my asp.net web, but when downloading it from a Firefox browser, instead of downloading the example.exe file, it's downloading example.exe.htm. My code is the following: string localfile = MyComponent.DownloadMyExe(index); Response.ClearContent(); Response.ClearHeaders(); Response.ContentType="application/octet-stream";
0
2655
by: Marty Cruise | last post by:
I successfully deploy my application to 20 domain users. Only one new user is giving me a problem, although he can access all domain resources. When he clicks the installation link on the publish page, Framework 2.0 installs successfully, but then the application installation fails during the "Verifying Application Requirements" process. Can anyone help me figure out how to solve this? Error is as follows. PLATFORM VERSION INFO...
5
1758
by: John | last post by:
Hi When I try to install a published app using a url like http://www.mydomain.com/publish.htm, it starts the download but then comes up with the eror given at the end below. I am installing the app on an sbs 2003 (windows 2003 + ISA 2000) server. I suspect ISA 2000 is the problem but don't know where and how to give proxy credentials in the whole publishing and installing process. Any help to fix this will be appreciated. Thanks
0
5247
by: Tifer | last post by:
Hello, I am building my first .Net Application. The first couple of Publish and Installs I did went fine. But after a couple of builds, I get a modal dialogue box error every time upon trying to install using the setup.exe. Title is "Cannot Start Application" and it says: ==================== Cannot download the application. The application is missing required files. Contact application vendor for assistance.
221
367518
Atli
by: Atli | last post by:
You may be wondering why you would want to put your files “into” the database, rather than just onto the file-system. Well, most of the time, you wouldn’t. In situations where your PHP application needs to store entire files, the preferred method is to save the file onto the server’s file-system, and store the physical location of the file in your database. This is generally considered to be the easiest and fastest way to store files. ...
4
1617
by: surja | last post by:
Hi, I have written a code to download images from a server end desktop, but while running the code ,WTK is showing a runtime error " Create image from Byte array Uncaught exception java/lang/IllegalArgumentException: ". I cannot detect the necessary change I have to make to run my code succesfully.Please anyone can help me to solve this code /code/ import javax.microedition.midlet.*; import javax.microedition.lcdui.*; import...
0
1916
by: =?Utf-8?B?VmFuZXNzYQ==?= | last post by:
Hi all! I am having problems on installing .NET Framework 3.5 on some machines. In one machine the error is: WinVerifyTrust returned -2146762751 Wintrust not on machine Error: O arquivo 'C:\DOCUME~1\user\CONFIG~1\Temp\VSD22.tmp\WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe' foi alterado desde a sua publicação inicial.
1
3414
by: csharpula csharp | last post by:
Hello, I am trying to download a file and get a current error: Download(...): Unable to download file Access to the path 'C:\Temp\aaa.zip' is denied. While I was downloading with this code: _webClient = new WebClient(); _webClient.DownloadFile(httpPath, filePath);
0
8685
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8612
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9032
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8880
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6532
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5869
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4373
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4625
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3053
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.