|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Crystal report problem when database location changed in config file (vb.net)Hello,
I am using ASP.NET (VB.NET) and crystal report. My applications reports runs perfectly in development server. When I move it in production server, and change the database location in web.config file it does not function as its supposed to. Any idea, whats going on wrong ? TIA, Chris Hi check if the table-structure is the same in both databases, an make sure
you logon your report to the correct database. Look at this sample: http://www.vb-tips.com/dbpages.aspx?ID=68888abf-f137-45d1-8a81-e779bfb411c5 hth Greetz, Peter -- Show quoteHide quoteProgramming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. (Rich Cook) "Christina" <chrisgir***@gmail.com> schreef in bericht news:1156787910.789111.157820@75g2000cwc.googlegroups.com... > Hello, > I am using ASP.NET (VB.NET) and crystal report. > > My applications reports runs perfectly in development server. > When I move it in production server, and change the database location > in web.config file it does not function as its supposed to. > > Any idea, whats going on wrong ? > > TIA, > Chris > |
|||||||||||||||||||||||