473,804 Members | 3,397 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Urgent: (413) Request entity too large

Dear All,

I'm using WinXP Pro with IIS 5.1, and my program in ASP.NET C#, I encounter
a problem with my program running locally.

Below is the error message: -

System.Net.WebE xception: The remote server returned an error: (413) Request
entity too large: start-line too large.

How to resolve this problem?
Jul 10 '06 #1
2 8042
Thus wrote Mae,
Dear All,

I'm using WinXP Pro with IIS 5.1, and my program in ASP.NET C#, I
encounter a problem with my program running locally.

Below is the error message: -

System.Net.WebE xception: The remote server returned an error: (413)
Request entity too large: start-line too large.

How to resolve this problem?
What exactly are you doing? Can you post the code that breaks?

Cheers,
--
Joerg Jooss
ne********@joer gjooss.de
Jul 10 '06 #2
You may need to add something like this in web.config..but i'm unsure
if this is the issue due to the "start-line too large". What are you
doing when this error happens?

mb

<system.web>
<httpRuntime maxRequestLengt h="1048576" executionTimeou t="3600"/>
</system.web>
Mae Lim wrote:
Dear All,

I'm using WinXP Pro with IIS 5.1, and my program in ASP.NET C#, I encounter
a problem with my program running locally.

Below is the error message: -

System.Net.WebE xception: The remote server returned an error: (413) Request
entity too large: start-line too large.

How to resolve this problem?
Jul 10 '06 #3

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

Similar topics

1
3375
by: tito | last post by:
Hello, I am trying to upload file through PHP but I am getting error: 10.4.14 413 Request Entity Too Large The server is refusing to process a request because the request entity is larger than the server is willing or able to process. The server may close the connection to prevent the client from continuing the request. If the condition is temporary, the server SHOULD include a Retry-
2
3160
by: Ed Dennison | last post by:
I'm starting to look at DocBook-XML (not SGML) for producing a large documentation set. The hierarchy of DocBook elements for organizing the content is (more or less); set book part chapter sect1 sect2
5
1628
by: trs | last post by:
thanks for reading this. problem: logical error is preventing array from sorting right code: #include <iostream> #include <cmath> using namespace std; struct coords { int x;
2
1566
by: Emily Jones | last post by:
That subject line will have Joe Celko apoplectic!! Let's say I have this thing. Oh, I don't know, a car. No, a vehicle. Can we agree that is an entity type? Some attributes might be VIN, Fuel, Color. Some entity instances might be: wvv2939-32-2993-2-90, Gasoline, Blue wvv3942-3249--2830-2, Diesel, Red I wanna make it easy to get the colors in. Keep a list of 'em somewhere. So
3
1854
by: John | last post by:
Hi there - if anyone has a few spare minutes I could really do with some help please. I'm a student and have been given an exercise using MS Access to design a simple database for a fictional furniture company. All I have to submit by Friday is an E-R diagram showing the proposed table structure. I have racked my brains to come up with an entity relationship diagram but cannot get past the stage of even selecting the entity tables to
4
3094
by: Dj87 | last post by:
Hi, I do not know whether was already posted a request about this problem, but my problem is this. I'd like to insert in a text field of a table of Ms Access some values from a list with the possibility of also choosing more than one. From the combined square which I was using before passed to the square of recapitulate activating the function of multiple selection with the problem
16
2972
by: | last post by:
Hi all, I have a website running on beta 2.0 on server 2003 web sp1 and I keep getting the following error:- Error In: http://www.mywebsite.org/WebResource.axd?d=5WvLfhnJp5Lc8WhQSD4gdA2&t=632614619884218750 -------------------------------------------------------------------------------- System.Security.Cryptography.CryptographicException: Padding is invalid and cannot be removed. at...
25
11305
by: Matt Kruse | last post by:
According to HTTP/1.1 specs, a client should only have two connections open to the host at a time (which can be changed by browser users, of course). When using xmlHttpRequest connections, is there any way to detect that the request is queued? I did some tests (see "Queued Requests" at http://www.ajaxtoolbox.com/request/examples.php ) and it looks like readyState 1 is fired immediately after the request is made, even though it's not...
2
7007
by: Pablo | last post by:
We are calling a web service running in IIS 6.0 (Windows 2003 Server) When we call a web service method to send a large xml document (2Mb) obtain an http error 413 (entity too large) We have increase the web service reception size limit to 10Mb and still fails. Is there any limitation in the size of an xml document? Any idea? Thanks in advance.
0
10564
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10320
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...
1
10308
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10073
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...
0
9134
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7609
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
6846
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
5645
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4288
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.