all groups > dotnet distributed apps > october 2004 > threads for october 15 - 21, 2004
Filter by week: 1 2 3 4 5
Remoting and security in Windows for Workgroup
Posted by MP at 10/20/2004 3:45:38 PM
Hello everyone,
I want to develop a secure application in .Net. I am in the analysis
pahse of the "security" aspect and one of my requirements is to work in a
mixed environment... The Client applications may be in a domain or a
workgroup. :-( My server will always be in a domain.... d... more >>
Application Error when starting
Posted by LisaConsult at 10/20/2004 10:43:02 AM
I've completed my first .Net project and I'm having problems getting it to
run on a client workstation. The client has the .NET framework installed,
I'm using .msm files to install Crystal 9 (full product) and Farpoint spread.
I used the setup project to create the setup program and it seems... more >>
UAB blocked by WinXP Firewall or other security?
Posted by Postman at 10/20/2004 1:34:42 AM
I have used UAB in my application which run smooth in win2000. After a
little change to my app and moved to a newly installed WinXP Prof SP2 PC, I
got the following error in log file while trying to download from a URL. I
have successfully done the update using the same URL before.
[Downl... more >>
Multifile assembly and No Touch Deployment
Posted by sunil NO[at]SPAM volcanomail.com at 10/19/2004 12:42:16 AM
Dear All,
Is it a good idea to have a multifile assembly deployed on the
WebServer and that gets downloaded via No Touch Deployment. I would
like to club a small set of dlls into one dll so that my application
does not hit the WebServer everytime it wants to access a function
that exists in ... more >>
Trouble with Serviced Component.
Posted by David at 10/18/2004 2:51:02 PM
I'm having trouble creating and consuming a serviced component.
I started with a blank solution, added a class library, and created a
serviced component class. So far so good. Everything works. Then, I create
a strong name, and use gacutil to install it into the global assembly cash,
and... more >>
access to a socket (raw) is forbidden
Posted by Brad Simon at 10/18/2004 11:29:08 AM
I have a DLL that pings a host via ICMP and raw sockets. It works fine when
I am logged in as an admin, but it does not work for a normal user. I get
this error:
An attempt was made to access a socket in a way forbidden by its access
permissions
I have found out that this is by design,... more >>
Requirements for Access App
Posted by Wayne Wengert at 10/17/2004 10:12:14 AM
I have a VB.NET app that includes the option for the user to create a new
Access DB file for use. On some systems the user gets an error that a
required COM component could not be found. The error includes a CLSID but
not a module name. The users claim that the CLSID cannot be found in the
regis... more >>
Creating an instance of CMAB in a new AppDomain
Posted by Sam Loveridge at 10/15/2004 9:28:53 AM
I'm hoping someone out there can tell me if there's a way to launch the
ConfigurationManager in a new AppDomain. I am trying to use an instance of
the ConfigurationManager from an application to read/write a configuration
file outside the executing application's domain.
I have strong named the... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|