Displaying 6 results from an estimated 6 matches for "win32exception".
2020 Oct 18
1
Lookup sid with libsmbclient (invoked from c# on mono)
...ullOrEmpty(LogLevel))
{
lp_set_cmdline("log level", LogLevel);
}
lp_set_cmdline("client ipc signing", "required");
var r = ConnectWithFull();
if (r != 0)
{
throw new Win32Exception(r, "Unable to ConnectWithFull");
}
r = cli_rpc_pipe_open_noauth(connectionHandle,
ndr_table_lsarpc, out rpcHandle);
if (r != 0)
{
throw new Win32Exception(r, "Unable to
cli_rpc_pipe_open_noauth");
}...
2010 Jul 12
9
Kernel 2.6.35 and .Net Framework
...nly run it when booting into kernel 2.6.33. With kernel 2.6.35 I don't have the permission as user to run dotnet2, and get an access denied.
An example:
Running AGS (Adventure Game Studio) with kernel 2.6.33 works fine. But with 2.6.35 (2.6.34) I got the following error:
System.ComponentModel.Win32Exception: Access denied
at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean FirstModuleOnly)
at System.Diagnostics.Process.get_MainModule()
at AGS.Editor.AGSEditor..ctor()
...
If I try to install dotnet 3.0 booting into kernel 2.6.33 it seem to install without any problem. Instal...
2020 Oct 12
2
Lookup sid with libsmbclient (invoked from c# on mono)
Typical example:
Here is some search & export for libsmbclient:
adiant at ubuntu:/usr/lib/x86_64-linux-gnu$ nm -D libsmbclient.so.0 |grep
cli_rpc_pipe_open_noauth_transport
<nothing>
adiant at ubuntu:/usr/lib/x86_64-linux-gnu$ nm -D libsmbclient.so.0 |grep
cli_rpc_pipe_open
U cli_rpc_pipe_open_noauth
adiant at ubuntu:/usr/lib/x86_64-linux-gnu$ nm -D libsmbclient.so.0
2012 May 01
7
Error installing dotnet30
Hello,
I would like to install the dotnet30 using winetricks, but the terminal tell me the error 65. I have targeted the error :
Code:
fixme:advapi:RegisterEventSourceA ((null),"MsiInstaller"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MsiInstaller"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00002dbb,(nil),0x0006,0x00000000,0x33ccf8,(nil)):
2012 May 08
6
Ubuntu 12.04 64bit + Wine 1.5.3 (or 1.4) + .NET Framework3.0
...urces"
> fixme:advapi:RegisterEventSourceW (L".",L"System.ServiceModel.Install 3.0.0.0"): stub
> fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000000,(nil),0x0001,0x00000000,0x880c70,0x880b18): stub
> err:eventlog:ReportEventW L"System.ComponentModel.Win32Exception: \0414\043e\0441\0442\0443\043f \0437\0430\043f\0440\0435\0449\0451\043d\r\n at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)\r\n at System.Diagnostics.Process.get_MainModule()\r\n at System.ServiceModel.Install"...
> fixme:advapi:Deregis...
2013 Jul 22
11
chocolatey, windows, powershell and fault bucket
Hi,
I configured puppet open source with the chocolatey module and one windows
client.
When the puppet agent run as a service (not the interactive version) I can
see in the windows event log some errors like
Fault bucket 1734820220, type 5
Event name: PowerShell
Fault bucket , type 0
Event name: PowerShell
I tried to google it but I did not find anything relevant apart from some