Microsoft Dynamics NAV Classic
Your connection to the WIN2K8 server is no longer responding. This can be caused by one of the following reasons:
* The server has been shut down manually or because of an error.
* Your session was stopped by an administrator.
* A network failure has occurred.
* A hardware failure has occurred on the server or on your computer.
Try again later or contact your system administrator.
OK
A read operation on a large object failed while sending data to the client. A common cause for this is if the application is running in READ UNCOMMITTED isolation level. This connection will be terminated.
Comments
It seems it has to do with the transaction settings of the databse. Maybe you can find more info here:
http://msdn.microsoft.com/en-us/library/aa259216(v=sql.80).aspx
Thanks for your reply.
I have tried your suggestion to restart SQL Server.
But, when I try to compile all objects again, it result the same error.
Please help.. Thank you..
Johanna
First make sure you can compile them seperatly (like 50-100 objects per time).
This might help you to find the reason behind this.
|To-Increase|
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
Thanks Sog.. I'll try to compile hundred by hundred..
Johanna
Thanks sunmorningindia..
I use SQL Server 2008 R2 SP1..
Johanna
Thanks Kine,
Yes, I did..
Johanna
Thanks for your information..
Johanna
For instance objects from 2009 to version 5.
Usually happens when you try to migrate solutions from one costumer to another one that runs an older version
Have you checked the cables?
Have you released the filters?
http://www.navfreak.com
I don't import objects from a newer version to an old version. I upgrade my NAV 2009 R2 to build 32982.
After I convert database, when I compile all objects, my NAV 2009 R2 is crash.
When I try compile all tables, it is fine.
When I try compile all forms, it is crash.
When I try compile all reports, it is fine.
When I try compile all dataports, it is fine.
When I try compile all xmlports, it is fine.
When I try compile all codeunits, it is fine.
When I try compile all menusuites, it is fine.
When I try compile all pages, it is fine.
Johanna
Do as Sog recomended and try to narrow it down so you know which forms that makes it hang.
Once you know which form/s you have to investigate them individually.
Have you checked the cables?
Have you released the filters?
http://www.navfreak.com
Johanna