473,509 Members | 3,543 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Uploading files to MSMQ

Dear Gurus,

I have to upload big size files to MSMQ from ASP.NET. How can I do this?

Early answers are appreciated.

alex

*** Sent via Developersdex http://www.developersdex.com ***
Aug 4 '05 #1
3 1967
Are you having trouble with the file upload or actually putting the file into
the queue?

Brian Delahunty

"Alex" wrote:
Dear Gurus,

I have to upload big size files to MSMQ from ASP.NET. How can I do this?

Early answers are appreciated.

alex

*** Sent via Developersdex http://www.developersdex.com ***

Aug 4 '05 #2
I am able to upload the small files. But when I am trying to upload file
with more than 2 mb I am getting in sufficient resources to perform
operation error message. I have set the registry to to FFFFFF as said in
one of the KB article. Even after I am getting the same error. Can you
pls provide me some resolution.

alex

*** Sent via Developersdex http://www.developersdex.com ***
Aug 5 '05 #3
It's possible MSMQ is running out of disk space, or at least that's the same
error reported by MSMQ when it does.

Check the storage location for MSMQ on the machine using the control panel
applet. Is it set to the default directory under %SYSTEMDIR%? You might want
to try to move it to another drive, if indeed you're running out of space.

Also, remember that messages cannot be larger than 4MB. If you are writing
text, for example, that is Unicode-encoded you'll use twice the space to
store it. That sounds like something that might be happening, since you seem
to break at 2MB.
--
Klaus H. Probst, MVP
http://www.simulplex.net/
"Alex" <al**@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
I am able to upload the small files. But when I am trying to upload file
with more than 2 mb I am getting in sufficient resources to perform
operation error message. I have set the registry to to FFFFFF as said in
one of the KB article. Even after I am getting the same error. Can you
pls provide me some resolution.

alex

*** Sent via Developersdex http://www.developersdex.com ***

Aug 5 '05 #4

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

Similar topics

4
2762
by: dickiedyce | last post by:
Hi there. I've spent the weekend getting ever more frustrated, trying to get an upload file function working on a website. The site is hosted by a company called oneandone. They're using PHP...
0
3668
by: Andrew Gordon | last post by:
I'm investigating getting Microsoft Navision to do stuff from a Python script. The recommended way seems to be to use message queues (MSMQ). I can get Navision to send a message to itself fine. I...
1
1984
by: Nelson | last post by:
I have a program generate .ZIP files and want to know if there is a way to send these files through MSMQ and how? Thanks.
5
5450
by: Ron Brennan | last post by:
Good afternoon. The entire task that I'm trying to achieve is to allow a user to browse and upload multiple files simultaneously, hiding the Browse button of <input> tags of type="file" and...
13
4281
by: Sky Sigal | last post by:
I have created an IHttpHandler that waits for uploads as attachments for a webmail interface, and saves it to a directory that is defined in config.xml. My question is the following: assuming...
5
11651
by: Alex Nitulescu | last post by:
Hi. I'm trying to make MSMQ work, so I go to Control Panel, Windows Components, I select MSMQ (Message Queuing Client Setup, actually) and about half-way through I get a nice message box saying ...
3
259
by: Alex | last post by:
Dear Gurus, I have to upload big size files to MSMQ from ASP.NET. How can I do this? Early answers are appreciated. alex *** Sent via Developersdex http://www.developersdex.com ***
1
4750
by: Florence Tissot | last post by:
We are seeing some kind of resource leak in our performance lab running an ASP.NET (2.0) application that sends and receives messages from 2 public MSMQ queues. Here's a brief summary of what are...
3
5159
by: muziburrehaman | last post by:
i am looking for code in php to upload the 1 gb files. any one can please help me by sending the code....
0
7237
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,...
0
7416
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...
1
7073
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7506
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...
0
5656
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5062
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...
0
4732
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...
0
1571
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 ...
0
443
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.