Click here to Skip to main content
15,888,351 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Need Conversion help Pin
User 584223718-Jul-09 5:09
User 584223718-Jul-09 5:09 
AnswerRe: Need Conversion help Pin
Nickolay Karnaukhov18-Jul-09 6:22
Nickolay Karnaukhov18-Jul-09 6:22 
QuestionProblem with Listview Pin
nazimghori17-Jul-09 5:08
nazimghori17-Jul-09 5:08 
AnswerRe: Problem with Listview Pin
nlarson1117-Jul-09 5:32
nlarson1117-Jul-09 5:32 
QuestionRe: Problem with Listview Pin
nazimghori17-Jul-09 17:41
nazimghori17-Jul-09 17:41 
QuestionImporting CSV files with embedded commas Pin
Astitva2317-Jul-09 1:04
Astitva2317-Jul-09 1:04 
AnswerRe: Importing CSV files with embedded commas Pin
riced17-Jul-09 7:26
riced17-Jul-09 7:26 
QuestionInput string was not in a correct format Pin
hsuresh16-Jul-09 23:50
hsuresh16-Jul-09 23:50 
i am facing this problem , if any body can help..



Input string was not in a correct format.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.FormatException: Input string was not in a correct format.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[FormatException: Input string was not in a correct format.]
Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat) +211
Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat) +74

[InvalidCastException: Conversion from string "" to type 'Double' is not valid.]
Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat) +218
Microsoft.VisualBasic.CompilerServices.Operators.CompareObject2(Object Left, Object Right, Boolean TextCompare) +2984
Microsoft.VisualBasic.CompilerServices.Operators.ConditionalCompareObjectEqual(Object Left, Object Right, Boolean TextCompare) +25
Rostering.Page_Load(Object sender, EventArgs e) +1716
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433

Regards
Suresh
AnswerRe: Input string was not in a correct format Pin
Luc Pattyn17-Jul-09 0:51
sitebuilderLuc Pattyn17-Jul-09 0:51 
QuestionSerialization and deserialization - can't view records in a datagrid nor save in a dataset Pin
BluesEnd16-Jul-09 17:50
BluesEnd16-Jul-09 17:50 
GeneralVB2008 express, Expression Error Pin
A Wyatt16-Jul-09 11:44
A Wyatt16-Jul-09 11:44 
GeneralRe: VB2008 express, Expression Error Pin
Christian Graus16-Jul-09 14:48
protectorChristian Graus16-Jul-09 14:48 
GeneralRe: VB2008 express, Expression Error Pin
Paul Conrad18-Jul-09 19:55
professionalPaul Conrad18-Jul-09 19:55 
GeneralRe: VB2008 express, Expression Error Pin
Dave Kreskowiak16-Jul-09 15:52
mveDave Kreskowiak16-Jul-09 15:52 
GeneralRe: VB2008 express, Expression Error Pin
Luc Pattyn16-Jul-09 15:55
sitebuilderLuc Pattyn16-Jul-09 15:55 
GeneralRe: VB2008 express, Expression Error Pin
Dave Kreskowiak16-Jul-09 16:00
mveDave Kreskowiak16-Jul-09 16:00 
GeneralRe: VB2008 express, Expression Error Pin
Luc Pattyn16-Jul-09 16:11
sitebuilderLuc Pattyn16-Jul-09 16:11 
GeneralRe: VB2008 express, Expression Error Pin
A Wyatt18-Jul-09 4:11
A Wyatt18-Jul-09 4:11 
QuestionExtract/get big image (256*256, 48*48) from directory/file Pin
User 584223716-Jul-09 5:02
User 584223716-Jul-09 5:02 
AnswerRe: Extract/get big image (256*256, 48*48) from directory/file Pin
Steven J Jowett16-Jul-09 9:30
Steven J Jowett16-Jul-09 9:30 
GeneralRe: Extract/get big image (256*256, 48*48) from directory/file Pin
User 584223716-Jul-09 9:50
User 584223716-Jul-09 9:50 
QuestionFile finder [modified] Pin
subdeery16-Jul-09 1:47
subdeery16-Jul-09 1:47 
AnswerRe: File finder Pin
Rozis17-Jul-09 12:08
Rozis17-Jul-09 12:08 
GeneralRe: File finder Pin
subdeery20-Jul-09 0:38
subdeery20-Jul-09 0:38 
QuestionI want to click this button Follow twitter in webbrowser Pin
pobre1216-Jul-09 0:01
pobre1216-Jul-09 0:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.