Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
T

TwilightEva

@TwilightEva
About
Posts
7
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • WCF accessDeniedException
    T TwilightEva

    Good afternoon to all. Here's my problem: I've created a WCF service and now I'm trying to install it with Installer project on target machine as administrator. host = new ServiceHost(serviceType, serviceUri); host.Open(); And here's exception: HTTP could not register URL http://+:8282/. Your process does not have access rights to this namespace (see http://go.microsoft.com/fwlink/?LinkId=70353 for details) When I start serviceCore as console application - it works fine. What I'd tried: - netsh; - manifest with highestAvailable; - turn off UAC; ServiceInstaller is NetworkService, target machine OS is R2, domain user has adm rights.

    WCF and WF csharp wcf com help question

  • WCF service as Windows Service
    T TwilightEva

    even turkey can't help me -/

    C# csharp wcf com help question

  • WCF service as Windows Service
    T TwilightEva

    as I've said, I'd already used "netsh" I'd added localhost, ip, + with my domain user or Everyone. But it still doesn't work)

    C# csharp wcf com help question

  • WCF service as Windows Service
    T TwilightEva

    Good afternoon to all. Here's my problem: I've created a WCF service and now I'm trying to install it with Installer project on target machine as administrator.

    host = new ServiceHost(serviceType, serviceUri);
    host.Open();

    And here's exception:

    HTTP could not register URL http://+:8282/. Your process does not have access rights to this namespace (see http://go.microsoft.com/fwlink/?LinkId=70353 for details)

    When I start serviceCore as console application - it works fine. What I'd tried: - netsh; - manifest with highestAvailable; - turn off UAC; ServiceInstaller is NetworkService, target machine OS is R2, domain user has adm rights.

    C# csharp wcf com help question

  • Transparent control, C#
    T TwilightEva

    flag somewhere, where not everyone can see?(

    C# csharp com help question

  • Transparent control, C#
    T TwilightEva

    and is there any way to "inherit" form opacity? on WPF, i know -\

    C# csharp com help question

  • Transparent control, C#
    T TwilightEva

    Sorry for such question (I think it was earlier, but my problem is below): I'm trying to find transparent controls and all I'd found are only ones, which background-transparent, but not on-control-transparent: picture: Transparent[^] As you can see, usual button cannot be seen under glass transparent button.

    C# csharp com help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups