Strange error at compile time 
Author Message
 Strange error at compile time

Hi

I encounter a strange error sometimes at compile time, in the "Windows form designer generated code"
The error is at the following point:
#Region " Windows Form Designer generated code "

here:Public Sub New()

MyBase.New()

'This call is required by the Windows Form Designer.

InitializeComponent()

And when I restart the compile everything works fine

/Andr



Sun, 08 May 2005 04:32:37 GMT  
 Strange error at compile time

Quote:
> I encounter a strange error sometimes at compile time, in the
> "Windows form designer generated code" The error is at the
> following point:
> #Region " Windows Form Designer generated code "
> here:Public Sub New()
> MyBase.New()
> 'This call is required by the Windows Form Designer.
> InitializeComponent()
> And when I restart the compile everything works fine

And where is your problem?

Armin



Sun, 08 May 2005 18:42:43 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Strange Compile Errors at Run-time

2. Strange Oracle error: ORA-06502 (and Microsoft run-time error -2147467259(80004005))

3. Strange false compile error message

4. Strange Error on Compiled program

5. Strange error msg 2486 -- you can't carry out this action at the present time

6. Strange error msg 2486 -- you can't carry out this action at the present time

7. Strange error msg 2486 -- you can't carry out this action at the present time

8. Strange error msg 2486 -- you can't carry out this action at the present time

9. Strange error msg 2486 -- you can't carry out this action at the present time

10. strange run-time error

11. Strange UserControl behaviour when run-time error occurs

12. Tired: strange run-time error with VB component and ASP

 

 
Powered by phpBB® Forum Software