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 / Caching / October 2004

Tip: Looking for answers? Try searching our database.

"Initializing offline cache"

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
wendigo50 - 22 Jan 2004 09:11 GMT
Trying to create an ASP.NET application for the first time and on loading the project it hangs with the message "Initiliazing offline cache".  Left it overnight and it was still hanging this morning.  Help please.
Boris Mandel - 28 Jan 2004 17:10 GMT
Hi, I started getting the same from yesterday and still cannot figure
out the problem.  Did you have any luck with this?

Boris
Stephen Rylander - 31 Jan 2004 00:21 GMT
i'm having this problem too. can somebody let me know if they find a
solution to this?  i have the problem on vs.net 2002,2003 on more than
one pc.  totally bizarre.

thanks.
DotNetJunkies User - 18 Oct 2004 22:22 GMT
Microsoft confirmed that they have seen a number of similar cases where the application message queue completely fills up thus preventing the final message that completes the load from getting through.

Try to raise the number of posted messages per message queue.


Run regedit .exe

Find the following Key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows \USERPostMessageLimit


If the USERPostMessageLimit  DWord value does not exist, create it and set it to some value greater than 10,000.  Reboot the client system then see if the problem still occurs.

---
DotNetJunkies User - 18 Oct 2004 22:26 GMT
Microsoft confirmed that they have seen a number of similar cases where the application message queue completely fills up thus preventing the final message that completes the load from getting through.

Try to raise the number of posted messages per message queue.


Run regedit .exe

Find the following Key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows \USERPostMessageLimit


If the USERPostMessageLimit  DWord value does not exist, create it and set it to some value greater than 10,000.  Reboot the client system then see if the problem still occurs.

---
NetDevil - 23 Jun 2004 12:04 GMT
Well did anyone have an answer to this question becaue iam having the same
problem now, Can you help me?
NetDevil - 23 Jun 2004 12:04 GMT
Well did anyone have an answer to this question becaue iam having the same
problem now, Can you help me?
NetDevil - 23 Jun 2004 12:05 GMT
Well iam having the same problem now, can anyone help me with it?
stephen - 24 Jun 2004 18:00 GMT
i never found a good solution.  it just eventually started working again
at home and work.  i do know that i removed the csproj resource file a
couple times which does help loading bad paths.
DC - 20 Jul 2004 19:36 GMT
I had this issue about a year ago. In my case there was a mixture of
webprojects and library projects. I had to manually modify the solution
file to load all the webprojects first (Look for the Project/End Project
text) and then load the libraries. I bet your issue is with the order of
loading the projects also. I used to waste my time deleting the cache
and attempting to reload. Deleting the cache and reloading multiple
times would get past the offline cache issue, but as soon as you VS
crashed (as it so often does) you will be back to the "Initializing
offline cache" issue.

Hope that helps.

Rate this thread:







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.