472,961 Members | 1,479 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,961 software developers and data experts.

Another Windows Server 2003 Security Issue?

I am having yet another issue with Windows Server 2003. This time, the web
service (a file import web service) appears to run except for one odd
message: "ActiveX component can't create object". There are no other
statements to indicate what object cannot be created. Otherwise, everything
on the test Windows Server 2003 works fine—all import data updates correctly.

Unfortunately, my normal development environment is not Windows Server 2003
but, instead, it is Windows XP Professional. I cannot duplicate this problem
within the Windows XP Professional environment. In my environment, of
course, the web service works fine (with no errors whatsoever).

So, I decided I need to put together a Windows Server 2003 development
environment—which I did. With this environment, if I am able to duplicate
the problem, I can debug it and find out what object is having the issue.

Unfortunately, Windows Server 2003 had other things in mind for me. I am
receiving odd problems where the web service threads appear to hang and won't
complete until either the interop COM component it references is shutdown or
a new file upload request is made—and when either of these conditions occur,
the web service finally completes, but, in an "unprocessed" state (i.e. most
of the control record updates fail to occur as well as no imported data).

So, to figure out what was happening, I entered the debugger only to find
out that everything works fine in the debugger. So, of course, I am a little
frustrated with Windows Server 2003 by this point.

My first inclination is to assume it is some type of security issue. But
there are no error messages anywhere to indicate this. The only thing that
leads me to believe it is some type of strange security issue is that my web
service works in the debugger. None of the Assembly DLL's I reference in my
web service exist in the GAC in my Windows Server 2003 development
environment. They all exist in the same "bin" directory of the web service.

Has anyone seen anything as strange as this on Windows Server 2003 and/or
does anyone have any suggestions that might help in trying to figure out what
in the heck is going on with this web service?

Noted attributes of the Web Service:

* Impersonation is implemented to access a shared file.
* No GAC assemblies in the development environment.
* No error messages occur to indicate that there is a security issue on the
development Windows Server 2003 machine.
* The web service works fine within the debugger.
* The web service never completes outside the debugger.

Any help will be greatly appreciated.

Thanks.

--Charles
Nov 23 '05 #1
0 2149

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: cd | last post by:
Is there a specific process or permissions that must be granted to get a .NET (framework 1.4) Window Service to run properly on a Windows 2003 Server? I built a Windows Service to start two local...
5
by: Dhilip Kumar | last post by:
Hi all, I have developed a windows service using the windows service project template in VS.NET. I have used three controls in the service, a timer, performance counter and a message queue...
7
by: Lucas | last post by:
Hi, I have an ASP.Net application written with VS.Net 2002 (Net FWK 1.0). This Web Application uses Exception Management Application Block to log Events to Windows Event Log. We registered the...
2
by: EricJ | last post by:
Hi all, I'm having problems deploying my asp.NET site to a windows server 2003. Deploying on a 2000 server or an xp pro never gave me any problems but now im stuck. I used a web setup to...
2
by: Joseph Geretz | last post by:
I'm having a credentialing problem in my web application. Actually, I don't think this is an IIS security issue, since I'm able to access the page I'm requesting. However, the executing page itself...
0
by: Nick Palmer | last post by:
Hi all, I've got what I think is a security/permission issue related to using the OWC 11 components on a Windows 2003 server running IIS 6.0. My web app has a client side Excel grid, and it...
1
by: Simon Verona | last post by:
Hope somebody can help. I have a web service written in vb.net which works fine localling on my Windows XP Pro development machine without a problem. I have deployed in onto a Windows Server...
0
by: Scanner2001 | last post by:
I have a web service, which in turn uses a dll that is installed on the same server. The dll is deployed to the GAC. One of the purposes of the dll is to create a file, then write some information...
0
by: Shannon Broskie | last post by:
I'm posting this here as I first found the issue trying to run a 2.0 Framework app on a 2003 server. Background -------------- We utilize a strong name policy sent to all XP machines using...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
2
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.