|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
can not find connection stringI am working on a .net app that someone else wrote and a portion of it is
getting data from an incorrect datasource. When I search the entire project with the name of the incorrect datasource it does not find anything. Just wondering if anyone had any suggestions, thanks. -- Paul G Software engineer. (a) check the web.config
(b) Make sure you are searching hidden sections. it's possible that they are drag'n'dropping their controls and all that logic is coded in some auto-generated section in a region. Are you searching via vs.net? it has options to search hidden sections, and make sure you grab all extensions *.* Karl Show quoteHide quote "Paul" <P***@discussions.microsoft.com> wrote in message news:AC1EA6CE-A959-4269-8AB9-849E6A85DB2F@microsoft.com... >I am working on a .net app that someone else wrote and a portion of it is > getting data from an incorrect datasource. When I search the entire > project > with the name of the incorrect datasource it does not find anything. Just > wondering if anyone had any suggestions, thanks. > -- > Paul G > Software engineer. yep searching within the .net environment. will look for the option to
search hidden sections. -- Show quoteHide quotePaul G Software engineer. "Karl Seguin" wrote: > (a) check the web.config > (b) Make sure you are searching hidden sections. > > it's possible that they are drag'n'dropping their controls and all that > logic is coded in some auto-generated section in a region. Are you > searching via vs.net? it has options to search hidden sections, and make > sure you grab all extensions *.* > > Karl > > -- > MY ASP.Net tutorials > http://www.openmymind.net/ > > > "Paul" <P***@discussions.microsoft.com> wrote in message > news:AC1EA6CE-A959-4269-8AB9-849E6A85DB2F@microsoft.com... > >I am working on a .net app that someone else wrote and a portion of it is > > getting data from an incorrect datasource. When I search the entire > > project > > with the name of the incorrect datasource it does not find anything. Just > > wondering if anyone had any suggestions, thanks. > > -- > > Paul G > > Software engineer. > > >
Other interesting topics
Anyone tried the design templates from MSDN?
Please help me with FxCOP 1.32 and ASP.NET 2.0 Property Feature For Comparing DateTime .Net 2, asp:Literal outside a server form = unrecognized tag prefix Gripe: usability problems with directory listing in .Net 2 Auto Mode FTP in .NET 1.1 Poping up a window AND redirecting the page thtat triggered the po Getting Value out of a data repeater checkbox download location... Virtual images for the team system RAM based cookies |
|||||||||||||||||||||||