On 10/1/07, Muthu Annamalai <[EMAIL PROTECTED]> wrote:
> do I get line number?
In your code of course. The call stack can also help.
--
Jiri {x2} Cincura (Microsoft Student Partner)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
---
I use provider as dll. And my debugger doesn't break to the dll source. How
do I get line number?
Thanks
Muthu Annamalai
On 9/28/07, Muthu Annamalai <[EMAIL PROTECTED]> wrote:
>
>
>
> I upgraded to 2.1.0 RC2 and I am getting Object Reference error when I use
> Backup or Restore Method. I went ba
On 9/28/07, Muthu Annamalai <[EMAIL PROTECTED]> wrote:
>
>
>
> I upgraded to 2.1.0 RC2 and I am getting Object Reference error when I use
> Backup or Restore Method. I went back to the previous version and it is
> working fine.
The line number?
--
Jiri {x2} Cincura (Microsoft Student Partner)
ht
On 9/27/07, Muthu Annamalai <[EMAIL PROTECTED]> wrote:
>
> I upgraded to 2.1.0 RC2 and I am getting Object Reference error when I
> use Backup or Restore Method. I went back to the previous version and it is
> working fine.
>
> My Backup Method Code
>
> Public Function BackupDatabase(ByVal backupP
I upgraded to 2.1.0 RC2 and I am getting Object Reference error when I use
Backup or Restore Method. I went back to the previous version and it is
working fine.
My Backup Method Code
Public Function BackupDatabase(ByVal backupPath As String) As Boolean
If backupPath = String.Empty Then