When my win32 service tries to open a port on system boot(a few seconds after statup it works if started manuallly), it cannot access the windows firewall. The 'SharedAccess' service is set as a dependency, shouldn't the firewall be active as soon as 'sharedaccess' is started?
~rlc