May 2009

You are currently browsing the articles from Information City written in the month of May 2009.

VS 2008: Crystal Report Runtime files

I was trying to implement a solution for a client which includes some reports done using Crystal. There was this error which explicitly means not able to find one of the crystal decisions file. I searched through the net and found out that the crystal report runtime files will be required to install before the solution is able to work. I proceeded to grad the runtime installation file from c:\program files\microsoft sdks\windows\v6.0a\bootstrapper\packages\crystalreports10_5\crredist2008_x64.msi (as my client’s server was on 64 bit win 2003).

After installation, i got stucked with another missing file which apparently are from the same family Crystaldecisions.vsdesigner. Again, Google was fired up and manage to get some hint which is to remove the reference line from web.config. This somehow resolved the issue and the web apps. got running.

Something to note and share if anyone happened to stumble the same error.

Keywords:

Written by admin on May 29th, 2009 with no comments.
Read more articles on Entertainment.

ASP.NET session not refreshed

Was doing some web application on ASP.NET which involves the web session. There was this particular machine which did not get its’ session refreshed and searching through the internet landed with alienated results.

Playing with the client PC IE configuration was somehow fruitful when changing the “Check for newer versions of stored pages” options to Automatically from Never, fixed the problem.

It was rather unexpected or ironically that this setting was changed. Luck must be with us that this problem could be rectified on the day before the presentation take place.

Written by admin on May 27th, 2009 with no comments.
Read more articles on Knowledge Base and Programming and Web.

« Older articles

No newer articles