Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / August 2004

Tip: Looking for answers? Try searching our database.

WSE 2.0 Error: WSE352: The size of the record

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Alexander Ernst - 31 Jul 2004 19:06 GMT
Hi,

I try to develop a webservice aplication which accepts a big file, processes
it and send back some files to the client.

Currently I use WSE 2.0 with Dime attachments. I first had some problems
with upload size restrictions, but than I found some solution for it in
web.config.
<microsoft.web.services2>

<messaging>

<maxRequestLength>128000</maxRequestLength>

</messaging>

<diagnostics>

<detailedErrors enabled="true" />

</diagnostics>

</microsoft.web.services2>

But now I have another problem sending files back to the client.
When I send back about 24 files with around 3 MB of size everything works
fine. As soon as I try to send back 48 files with around 6 MB I get the
following error message:
Eine nicht behandelte Ausnahme des Typs
'Microsoft.Web.Services2.Dime.DimeFormatException' ist in
microsoft.web.services2.dll aufgetreten.

Zus?tzliche Informationen: WSE352: The size of the record
uuid:36e3a565-413f-4f57-ba40-527352149738 exceed its limit.

(sorry for the german part ;-))

Is there some other setting which limits the attachment size which can be
sent back to the client?

Thanks in advance!

Alex
Lucien - 03 Aug 2004 00:55 GMT
Did you set that setting also in the client app.config? Also check the HTTP
server config limit is increased.

> Hi,
>
[quoted text clipped - 39 lines]
>
> Alex
Alexander Ernst - 03 Aug 2004 23:38 GMT
Thanks for your tip!

After I installed WSE2 SP1 and changed some configuration options a
app.config had been created.

And than I inserted the same code as in web.config.

Now everything works ;-)

Cheers

Alex

> Did you set that setting also in the client app.config? Also check the HTTP
> server config limit is increased.
[quoted text clipped - 43 lines]
> >
> > Alex

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.