Sorry if this is the wrong forum section, but i don't know where else to put this.


When i deploy in debug mode, i see the following message continuesly in the debug log:

>=library-unloaded,id="C:\\Windows\\SysWOW64\\shell32.dll",t arget-name="C:\\Windows\\SysWOW64\\shell32.dll",host-name="C:\\Windows\\SysWOW64\\shell32.dll",thread-group="i1"
sLibrary C:\Windows\SysWOW64\shell32.dll unloaded

>=library-loaded,id="C:\\Windows\\SysWOW64\\shell32.dll",tar get-name="C:\\Windows\\SysWOW64\\shell32.dll",host-name="C:\\Windows\\SysWOW64\\shell32.dll",symbols-loaded="0",thread-group="i1"
sLibrary C:\Windows\SysWOW64\shell32.dll loaded
This doesn't really seem like normal behavior. Does anyone know what is happening?
Debugging is also terribly slow, most likely because of this.