Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Searching solution doesn't find the string?
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Searching solution doesn't find the string?
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01598499
Message ID:
01598499
Vues:
40
Hi everybody,

In the log file that is generated in the C# application I see the following entries:

Column 'UsePassLink' does not belong to table .

-------------
So, I wanted to find out where this error message is coming from. Using Ctrl+Shift+F I tried searching 2 solutions for the word 'belong' and both solutions (the main one and the library) returned 0 files.

So, this is weird - where and how this string got written to the log file? I can search by the column's name and correct it (as I already corrected another one), but why would I get such string in the log file - it doesn't sound to me as C# error message.

Can you please explain to me this mystery?

Thanks in advance.

-----------------
UPDATE. Made a Google search and apparently that error is native in C#. So, I just corrected misspelled column names.
If it's not broken, fix it until it is.


My Blog
Répondre
Fil
Voir

Click here to load this message in the networking platform