No announcements
Found 2353527 threads
-
1 Votes
Cannot implicitly convert type 'System.DateTime' to 'string
String -> DateTime conversions.Answered | 2 Replies | 26013 Views | Created by PeterKiers - Friday, July 18, 2014 7:10 AM | Last reply by PeterKiers - Friday, July 18, 2014 10:32 AM -
0 Votes
Cannot implicitly convert type 'void' to 'string'_
Hi Sentil, You can try this code: public int Sum1() { int num1 = int.Parse(textBox1.Text); int num2 = ...Answered | 2 Replies | 2127 Views | Created by luna_luna - Tuesday, December 24, 2013 5:25 AM | Last reply by Eason_H - Wednesday, December 25, 2013 2:16 AM -
2 Votes
Cannot implicitly Convert Date Type to String
You need to convert the DateTime into a string in order to do this.Answered | 4 Replies | 8739 Views | Created by PCRider - Thursday, February 4, 2010 11:47 PM | Last reply by BradMS - Friday, February 5, 2010 2:15 AM -
0 Votes
Cannot implicitly convert type
You might not be able to explicitly convert also.Answered | 4 Replies | 862 Views | Created by JarodBiker - Friday, March 13, 2015 9:27 AM | Last reply by Kristin Xie - Monday, March 16, 2015 6:30 AM -
0 Votes
Cannot implicitly convert type 'string' to string
thanks for the help it solved the error but now another error occurs when i try to test the web serviceAnswered | 7 Replies | 3786 Views | Created by JTYR2 - Friday, February 8, 2013 2:32 PM | Last reply by Olaf Helper - Saturday, February 9, 2013 4:37 AM -
0 Votes
error: cannot implicitly convert type 'string' to 'int?'
type=forum&referrer=http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/114f70d5-edd6-4d3b-af6b-e482ba0cb07e?Answered | 3 Replies | 8845 Views | Created by cnjadhav - Monday, September 13, 2010 1:37 PM | Last reply by Mike Dos Zhang - Wednesday, September 15, 2010 6:57 AM -
0 Votes
Cannot implicitly convert type System.Drawing.Color
Cannot implicitly convert type System.Drawing.Color to...what?Answered | 1 Replies | 4420 Views | Created by GOWRISANKAR.L - Friday, July 15, 2011 4:02 PM | Last reply by Tim Copenhaver - Friday, July 15, 2011 4:13 PM -
0 Votes
Cannot implicitly convert type 'string' to 'LightSwitchApplication.User'
Hello As long as the Login string is the same as the Name of the logged in user then I would do the following before you try and set the relevant ...Answered | 1 Replies | 906 Views | Created by jez123456 - Thursday, September 10, 2015 10:18 AM | Last reply by Otis Ranger - Friday, September 11, 2015 9:31 AM -
0 Votes
Cannot implicitly convert type 'System.TypedReference' to 'System.Reflection.Metadata.TypeReference'
Cannot implicitly convert type 'System.TypedReference' to 'System.Reflection.Metadata.TypeReference' .NET is not ...Answered | 1 Replies | 821 Views | Created by HZ.USA - Tuesday, June 21, 2016 12:52 PM | Last reply by DA924x - Tuesday, June 21, 2016 1:30 PM -
0 Votes
Cannot implicitly convert type 'int' to 'string'
You need to verify if the data present on txtBoxGuess.Text is of type numeric, otherwise, you would receive the error.Answered | 3 Replies | 4072 Views | Created by Curtaa - Tuesday, March 12, 2013 10:55 PM | Last reply by João Eduardo Sousa - Wednesday, March 13, 2013 2:02 AM -
5 Votes
Cannot implicitly convert type 'System.Data.Entity.Core.Objects.ObjectResult<string>' to 'System.Data.Objects.ObjectResult<string>'
Removed the reference and I end up with 763 errors.Answered | 8 Replies | 31032 Views | Created by chuck02323 - Tuesday, October 22, 2013 1:41 PM | Last reply by AVYH - Wednesday, September 17, 2014 2:16 PM -
0 Votes
error CS0266: Cannot implicitly convert type 'object' to 'string'
As Timon mentions, you are mixing types.Answered | 4 Replies | 915 Views | Created by 라바 - Tuesday, May 19, 2020 7:30 AM | Last reply by 라바 - Wednesday, May 20, 2020 2:38 AM -
0 Votes
Cannot implicitly convert type 'int' to 'System.Collections.Generic.List<int>'
Cannot implicitly convert type 'int' to 'System.Collections.Generic.List<int>' You can't tell System.Collections.Generic.List, a collection ...Answered | 2 Replies | 10182 Views | Created by ForumHelp7 - Sunday, July 19, 2015 8:23 PM | Last reply by DA924 - Sunday, July 19, 2015 9:30 PM -
0 Votes
I have error Cannot implicitly convert type.
The error is saying that you're trying to use SelectListItem (from System.Web.Mvc) where it expects a SelectListItem (from System.Web.WebPages).Answered | 2 Replies | 15920 Views | Created by Nader Khaled - Monday, March 10, 2014 5:14 PM | Last reply by CoolDadTx - Monday, March 10, 2014 5:41 PM -
0 Votes
[UWP] Cannot implicitly convert type“System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage>” to 'string'
A lot of the problem is stated in the error message - the GetAsync() method does not return a string.Answered | 1 Replies | 17653 Views | Created by Clancyli - Sunday, June 19, 2016 9:58 PM | Last reply by AlexDrenea - Monday, June 20, 2016 3:15 AM -
0 Votes
Cannot implicitly convert type 'System.Linq.IQueryable<long>' to 'long'
Hi, I'm trying to query the ID of a user's name (where ID is the Key but the name is also Unique) I get the following ...Answered | 1 Replies | 2894 Views | Created by Ashkan Taravati - Thursday, July 16, 2015 7:50 AM | Last reply by Val10 - Thursday, July 16, 2015 7:57 AM -
1 Votes
cannot implicitly convert type 'System.Int64' to 'System.String'
If you try to assign an xs:long distinguished field to an xs:string property then you will get the error cannot implicitly convert type ...Answered | 5 Replies | 6288 Views | Created by Daniel200 - Sunday, November 25, 2012 2:12 PM | Last reply by Leonid Ganeline - Tuesday, November 27, 2012 6:59 PM -
0 Votes
Cannot implicitly convert type 'System.Linq.IQueryable<string>'
// This is working but I cannot do do p.ProductID, p.ProductName, etcDataClassesDataContext db = new DataClassesDataContext(); var products = from p in ...Answered | 3 Replies | 9634 Views | Created by TimDeveloper - Thursday, November 17, 2011 10:26 AM | Last reply by Fernando Soto - MCSD - Tuesday, November 22, 2011 2:26 PM -
0 Votes
Cannot implicitly convert type 'void' to 'System.Drawing.Image'
I have the following code, Image currentImage = Image.FromFile("Q:\\DCIM\\105D300S\\one.jpg"); Bitmap m_rotate = new ...Answered | 2 Replies | 3013 Views | Created by David32 - Tuesday, March 26, 2013 7:20 PM | Last reply by David32 - Tuesday, March 26, 2013 7:48 PM -
2 Votes
cannot implicitly convert type entry.forms to bool
Hello all , to open another form from my dashboard i am using this below code: private FrmDataEntry _instance = null; ...Answered | 2 Replies | 683 Views | Created by Ravi Kumar12233 - Wednesday, August 5, 2020 10:26 AM | Last reply by Ravi Kumar12233 - Thursday, August 6, 2020 3:38 AM - Items 1 to 20 of 2353527 Next ›
No announcements