minority2000uk
Programmer
I am having an issue with my workflow, to the extent that I have made one called simepleTest.
It basically takes the file and appends an extra part onto the title, this also fails and I am at a loss as to why this is happening.
Is it possible for anyone to have a look at it to see if I am doing something wrong?
I have attached to the process and I cant see the DLL in the Module section of Debug and no error messages appear.
I also can find the SimpleTest in the GAC and the PostBuildAction.bat successfully compiles.
I do notice that when I create a new file that when the screen refreshes I get the following:
A first chance exception of type 'System.IO.DirectoryNotFoundException' occurred in mscorlib.dll
A first chance exception of type 'System.IO.DirectoryNotFoundException' occurred in Microsoft.SharePoint.dll
A first chance exception of type 'Microsoft.SharePoint.SPException' occurred in Microsoft.SharePoint.dll
A first chance exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll
'w3wp.exe' (Managed): Loaded 'uhecu4m7', No symbols loaded.
'w3wp.exe' (Managed): Loaded 'xv0k8h-f', No symbols loaded.
'w3wp.exe' (Managed): Loaded 'smg2ohog', No symbols loaded.
A first chance exception of type 'System.IO.DirectoryNotFoundException' occurred in mscorlib.dll
A first chance exception of type 'System.IO.DirectoryNotFoundException' occurred in Microsoft.SharePoint.dll
A first chance exception of type 'Microsoft.SharePoint.SPException' occurred in Microsoft.SharePoint.dll
A first chance exception of type 'System.IO.DirectoryNotFoundException' occurred in mscorlib.dll
A first chance exception of type 'System.IO.DirectoryNotFoundException' occurred in Microsoft.SharePoint.dll
A first chance exception of type 'Microsoft.SharePoint.SPException' occurred in Microsoft.SharePoint.dll
A first chance exception of type 'System.IO.DirectoryNotFoundException' occurred in mscorlib.dll
A first chance exception of type 'System.IO.DirectoryNotFoundException' occurred in Microsoft.SharePoint.dll
A first chance exception of type 'Microsoft.SharePoint.SPException' occurred in Microsoft.SharePoint.dll
A first chance exception of type 'System.Runtime.InteropServices.COMException' occurred in Microsoft.SharePoint.dll
A first chance exception of type 'Microsoft.SharePoint.SPException' occurred in Microsoft.SharePoint.dll
I have attached the project to see if you can help me, this is kind of urgent so thanks for any help!
It basically takes the file and appends an extra part onto the title, this also fails and I am at a loss as to why this is happening.
Is it possible for anyone to have a look at it to see if I am doing something wrong?
I have attached to the process and I cant see the DLL in the Module section of Debug and no error messages appear.
I also can find the SimpleTest in the GAC and the PostBuildAction.bat successfully compiles.
I do notice that when I create a new file that when the screen refreshes I get the following:
A first chance exception of type 'System.IO.DirectoryNotFoundException' occurred in mscorlib.dll
A first chance exception of type 'System.IO.DirectoryNotFoundException' occurred in Microsoft.SharePoint.dll
A first chance exception of type 'Microsoft.SharePoint.SPException' occurred in Microsoft.SharePoint.dll
A first chance exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll
'w3wp.exe' (Managed): Loaded 'uhecu4m7', No symbols loaded.
'w3wp.exe' (Managed): Loaded 'xv0k8h-f', No symbols loaded.
'w3wp.exe' (Managed): Loaded 'smg2ohog', No symbols loaded.
A first chance exception of type 'System.IO.DirectoryNotFoundException' occurred in mscorlib.dll
A first chance exception of type 'System.IO.DirectoryNotFoundException' occurred in Microsoft.SharePoint.dll
A first chance exception of type 'Microsoft.SharePoint.SPException' occurred in Microsoft.SharePoint.dll
A first chance exception of type 'System.IO.DirectoryNotFoundException' occurred in mscorlib.dll
A first chance exception of type 'System.IO.DirectoryNotFoundException' occurred in Microsoft.SharePoint.dll
A first chance exception of type 'Microsoft.SharePoint.SPException' occurred in Microsoft.SharePoint.dll
A first chance exception of type 'System.IO.DirectoryNotFoundException' occurred in mscorlib.dll
A first chance exception of type 'System.IO.DirectoryNotFoundException' occurred in Microsoft.SharePoint.dll
A first chance exception of type 'Microsoft.SharePoint.SPException' occurred in Microsoft.SharePoint.dll
A first chance exception of type 'System.Runtime.InteropServices.COMException' occurred in Microsoft.SharePoint.dll
A first chance exception of type 'Microsoft.SharePoint.SPException' occurred in Microsoft.SharePoint.dll
I have attached the project to see if you can help me, this is kind of urgent so thanks for any help!