Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Searching solution doesn't find the string?
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Searching solution doesn't find the string?
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01598499
Message ID:
01598499
Views:
41
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
Reply
Map
View

Click here to load this message in the networking platform