
Signature
Regards,
Phillip Johnson (MCSD For .NET)
PJ Software Development
www.pjsoftwaredevelopment.com
> I have an exe that runs in the bin folder of the installed application root
> folder.
[quoted text clipped - 5 lines]
>
> Thanks.
You can use the ResolveUrl method from the calling page, passing it
"~/images"

Signature
http://www.thinkersroom.com/bytes
Phil Johnson - 10 Mar 2008 09:48 GMT
Ah, this is a wpf app (so it will be the same as a winforms app) not a web
app though.

Signature
Regards,
Phillip Johnson (MCSD For .NET)
PJ Software Development
www.pjsoftwaredevelopment.com
> > I have an exe that runs in the bin folder of the installed application root
> > folder.
[quoted text clipped - 8 lines]
> You can use the ResolveUrl method from the calling page, passing it
> "~/images"