Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,
I am copying aprox. 120 nodes from master to the language node and I get this error:
[HttpException (0x80004005): Request timed out.]
I also get this when i try to publish many nodes!
Any ideas?
//Kalle
Hi Kalle,
May just raise the request timeout?
http://msdn.microsoft.com/en-us/library/e1f13641.aspx
best
Jesper
Yeah, As Jespers says. The server is probably just too slow, so maybe just temporarily change the maxRequestLength to something very high.
/Rune
It is a brand new webserver with a lot of ram and CPU. Also with a 100 Mbit internet connection.
Everything else in Umbraco is out of the box.
Still, it's a lot of nodes you're copying. So try it out.
Connection speed doesnt matter. Webserver speed is also almost irrelvant. SQL server performance is key here... so if you have an "ace" umbraco installation but your sql server is a shared shitty performing element then that could be your problem.
bestJesper
Did you figure this out?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Error when copying and publishing nodes
Hello,
I am copying aprox. 120 nodes from master to the language node and I get this error:
[HttpException (0x80004005): Request timed out.]
I also get this when i try to publish many nodes!
Any ideas?
//Kalle
Hi Kalle,
May just raise the request timeout?
http://msdn.microsoft.com/en-us/library/e1f13641.aspx
best
Jesper
Hi Kalle,
Yeah, As Jespers says. The server is probably just too slow, so maybe just temporarily change the maxRequestLength to something very high.
/Rune
It is a brand new webserver with a lot of ram and CPU. Also with a 100 Mbit internet connection.
Everything else in Umbraco is out of the box.
//Kalle
Still, it's a lot of nodes you're copying. So try it out.
/Rune
Hi Kalle,
Connection speed doesnt matter. Webserver speed is also almost irrelvant. SQL server performance is key here... so if you have an "ace" umbraco installation but your sql server is a shared shitty performing element then that could be your problem.
best
Jesper
Hi Kalle,
Did you figure this out?
/Rune
is working on a reply...