update vor token
This commit is contained in:
@@ -100,6 +100,7 @@ namespace OnDocOffice
|
||||
try
|
||||
{
|
||||
word = new Microsoft.Office.Interop.Word.Application();
|
||||
word.Run("Autoexec");
|
||||
return true;
|
||||
}
|
||||
catch
|
||||
@@ -124,7 +125,7 @@ namespace OnDocOffice
|
||||
{
|
||||
word.Run(dr[0].ToString());
|
||||
}
|
||||
catch { }
|
||||
catch ( Exception e) { string a = e.Message;}
|
||||
}
|
||||
}
|
||||
//clsProcessWatch.AddToList(dokumentid, filename, "Word");
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user