HI there,

I have deploy various report model to sharepoint with success before,
however, there is one particular report model could not be deployed
with the below error.

Error 2 System.Web.Services.Protocols.SoapException: There was an
exception running the extensions specified in the config file. --->
System.Web.HttpException: Maximum request length exceeded. at
System.Web.HttpRequest.GetEntireRawContent() at
System.Web.HttpRequest.get_InputStream() at
System.Web.Services.Protocols.SoapServerProtocol.Initialize() ---
End of inner exception stack trace --- at
System.Web.Services.Protocols.SoapServerProtocol.Initialize() at
System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type,
HttpContext context, HttpRequest request, HttpResponse response,
Boolean& abortProcessing) c:\documents and settings\sp2007service\my
documents\visual studio 2005\projects\invoice_tracking\invoice_tracking
\p1hk05s_POH800_InvoiceTracking_ReportModel3.smdl 0 0
I have tried to reduce the number of tables included in the table and
deploy with success, so I guess it's all about filesize...I have
searched on the internet and try to fix the above problem by modifying
the web.config and machine.config file..

but without success..I do not know which web.config or machine.config
I should set as there are a number of them in my computer.

Does anyone has any idea?

Thank you.

Re: Report Model too large to upload to SharePoint 2007?? by isaac

isaac
Sun Mar 16 22:22:20 CDT 2008

Any idea??


On Mar 13, 4:27=A0pm, isaac.car...@gmail.com wrote:
> HI there,
>
> I have deploy variousreportmodeltosharepointwith success before,
> however, there is one particularreportmodelcould not be deployed
> with the below error.
>
> Error =A0 2 =A0 =A0 =A0 System.Web.Services.Protocols.SoapException: There=
was an
> exception running the extensions specified in the config file. --->
> System.Web.HttpException: Maximum request length exceeded. =A0 =A0at
> System.Web.HttpRequest.GetEntireRawContent() =A0 =A0at
> System.Web.HttpRequest.get_InputStream() =A0 =A0at
> System.Web.Services.Protocols.SoapServerProtocol.Initialize() =A0 =A0---
> End of inner exception stack trace --- =A0 =A0at
> System.Web.Services.Protocols.SoapServerProtocol.Initialize() =A0 =A0at
> System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type,
> HttpContext context, HttpRequest request, HttpResponse response,
> Boolean& abortProcessing) =A0 c:\documents and settings\sp2007service\my
> documents\visual studio 2005\projects\invoice_tracking\invoice_tracking
> \p1hk05s_POH800_InvoiceTracking_ReportModel3.smdl =A0 =A0 =A0 0 =A0 =A0 =
=A0 0
> I have tried to reduce the number of tables included in the table and
> deploy with success, so I guess it's all about filesize...I have
> searched on the internet and try to fix the above problem by modifying
> the web.config and machine.config file..
>
> but without success..I do not know which web.config or machine.config
> I should set as there are a number of them in my computer.
>
> Does anyone has any idea?
>
> Thank you.