No announcements
Found 3860786 threads
-
0 Votes
error : Cannot apply indexing with [] to an expression of type 'System.Data.DataColumn'
: DataTable dt = new DataTable(); DataTable dx = new DataTable(); int row = 0; int col = 0; foreach ...Answered | 4 Replies | 8028 Views | Created by atarpan - Monday, November 17, 2014 12:08 PM | Last reply by Magnus (MM8) - Monday, November 17, 2014 2:47 PM -
0 Votes
Error - Dataset1 is a class type and cannot be used as an expression
Dataset1 is a dataset and CostingDataTable is a Datatable Call GetData("OrderNo", ...Unanswered | 2 Replies | 287 Views | Created by Anonymous - Wednesday, September 4, 2019 4:57 PM | Last reply by Anonymous - Thursday, September 5, 2019 6:54 AM -
0 Votes
Cannot convert lambda expression to type 'Delegate' because it is not a delegate type
>Cannot convert lambda expression to type 'Delegate' because it is not a delegate type.Answered | 1 Replies | 16352 Views | Created by s.robinson154 - Monday, July 4, 2016 3:06 PM | Last reply by Jack Zhai-MSFT - Tuesday, July 5, 2016 11:13 AM -
0 Votes
Cannot read the next data row for the dataset DataSet1.
https://skamie.wordpress.com/2011/06/15/ssrs-error-cannot-read-the-next-data-row-for-dataset-dataset1/ Please click Mark As ...Answered | 1 Replies | 2693 Views | Created by ProfessorFudger - Thursday, December 24, 2015 9:19 AM | Last reply by AV111 - Thursday, December 24, 2015 11:07 AM -
2 Votes
'DirectoryInfo' is a type in 'IO' and cannot be used as an expression
I tried that but it says value of type 'String' cannot be converted to ' System.windows.Forms.TextBox' This will work if you assign the string to the textbox .Text ...Answered | 6 Replies | 810 Views | Created by Timothy Barnsley - Wednesday, March 12, 2014 11:37 AM | Last reply by IronRazerz - Wednesday, March 12, 2014 4:43 PM -
0 Votes
Using Expressions to Hide Text boxes
Then you find there is no syntax error, but the expression can’t achieve your goal properly when you use First() function in expression.Answered | 4 Replies | 1021 Views | Created by fredz92 - Tuesday, October 21, 2014 12:52 PM | Last reply by Qiuyun Yu - Wednesday, October 29, 2014 2:21 AM -
0 Votes
Help: Cannot apply indexing with [] to an expression of type 'Microsoft.Sharepoint.SPWeb'
http://msdn.microsoft.com/en-us/library/ms452873.aspx Andrewwww.21apps.comAnswered | 4 Replies | 3189 Views | Created by Huxly - Thursday, June 4, 2009 9:08 PM | Last reply by Andrew Woodward - Friday, June 5, 2009 8:26 PM -
3 Votes
The expression cannot be used in a calculated column
Regards, Hans VogelaarAnswered | 6 Replies | 24742 Views | Created by suprstring - Saturday, June 4, 2011 11:54 AM | Last reply by Hans Vogelaar MVP - Monday, June 6, 2011 8:22 AM -
0 Votes
Query execution failed for dataset1
Please Mark posts as answers or helpful so that others can more easily find the answers they seek.Answered | 5 Replies | 8608 Views | Created by Farhan1 - Friday, January 25, 2013 9:41 PM | Last reply by Fanny Liu - Monday, January 28, 2013 6:51 AM -
0 Votes
Cannot apply indexing with [] to an expression of type 'System.Windows.Forms.DataGridViewRow'
Please mark this post as answer if it solved your problem.Answered | 3 Replies | 3370 Views | Created by marmaj - Tuesday, August 7, 2012 10:03 AM | Last reply by Adavesh - Tuesday, August 7, 2012 2:42 PM -
4 Votes
Express cannot convert different data types automaticly????
http://msdn.microsoft.com/en-us/library/ms144260(v=sql.90).aspx Regards, RSinghAnswered | 13 Replies | 10061 Views | Created by Peca - Wednesday, March 8, 2006 2:49 PM | Last reply by Chongtham Rajen Singh - Monday, April 14, 2014 5:30 AM -
39 Votes
Cannot convert lambda expression to type 'string' because it is not a delegate type
i.Start_time.HasValue ?Answered | 16 Replies | 103697 Views | Created by ChrisLove - Thursday, August 21, 2008 1:23 PM | Last reply by DeadRabit - Tuesday, January 15, 2013 10:27 AM -
2 Votes
How to get properties of variable of type Object which have assigned e.g.
It appears that you are using strongly typed data sets.Answered | 3 Replies | 369 Views | Created by Vyvoj DS - Friday, June 12, 2015 10:25 AM | Last reply by Acamar - Friday, June 12, 2015 10:41 PM -
0 Votes
The field 'EmpId' of type 'Calculated' cannot be used in the query sort expression.
Thanks Best Regards Please remember to mark the replies as answers if they helped.Answered | 5 Replies | 4040 Views | Created by Shristy Priyadarshi - Monday, January 7, 2019 5:02 AM | Last reply by Jerry Zy - Wednesday, January 16, 2019 2:51 AM -
0 Votes
how to use a lambda expression in an unknown type
If it did not, then you wouldn't have strongly typed classes to work with for your tables and records.Answered | 5 Replies | 6347 Views | Created by Joab Silveira - Thursday, February 14, 2013 2:43 AM | Last reply by Joab Silveira - Thursday, February 21, 2013 2:48 PM -
2 Votes
set textbox value to no data available if dataset1 is null
for value , in expression =iif(count("error1")=0, "No Data", fields!Answered | 7 Replies | 4030 Views | Created by seunny - Wednesday, March 10, 2010 11:54 PM | Last reply by seunny - Thursday, March 11, 2010 2:42 AM -
1 Votes
A project with an output type of class library cannot be started directy
The error message indicates that a class-library-project is set as 'Startup Project', which the debugger cannot start/run directly.Answered | 1 Replies | 12804 Views | Created by PoppyGB - Friday, December 14, 2012 6:10 PM | Last reply by MaybeCompletelyW - Friday, December 14, 2012 8:43 PM -
0 Votes
Help with Error Cannot Find IIS Express
I attempted to install IIS Express and I get an error dialog box that says that it can't locate the installation package.Answered | 4 Replies | 15658 Views | Created by Mike Blades - Saturday, September 12, 2015 4:10 AM | Last reply by Jiayi Li - Tuesday, September 29, 2015 8:51 AM -
0 Votes
Workaround to Interface cannot be used as a Expression
> The issue i'm having is that I have tried to change the following Excel VBA to Visual studio but it keeps telling me that Application.Workbooks is an Interface and cannot be ...Answered | 3 Replies | 454 Views | Created by Tongrer - Friday, February 26, 2016 12:34 AM | Last reply by Edward8520 - Tuesday, March 1, 2016 5:32 AM -
0 Votes
Error during processing of the CommandText expression of dataset
There would be syntax error when you use expression for dataset query.Answered | 3 Replies | 2233 Views | Created by SQLSearcher99 - Wednesday, September 12, 2018 12:17 PM | Last reply by SQLSearcher99 - Friday, September 14, 2018 12:32 PM - Items 1 to 20 of 3860786 Next ›
No announcements