<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
I have been trying to figure this out for weeks now.<br>I have made a simply Python service on my local computer, but it needs to import a module from the network.<br>I have tried appending the UNC of the folder to the path but it still says "there is no module named X"<br>Then when I tried running the service logged on as NT AUTHORITY\NetworkService it cannot find my service object, even if I point to it with UNC in the registry.<br>I am running out of ideas. Does anybody have any suggestions? Is it a firewall issue?<br><br>Windows XP. Python 2.5. <br> </body>
</html>