All users run under the network service account. should be the same for everyone. I expect the framework is not writing back the correct javascript for the button event. But why just these 2 users
I have an web app written in asp.net 2.0. I have a couple of buttons on a page. most users can click the buttons fine. 2 users cannot. even though the postback is happening the code for the click event is not. These 2 users can log into another pc and it still doesn't work for them. I can...
I have a web app written in vb.net 2.0. We would like the application to login users based on thier windows credentials. OK No prob. Here is the catch. If joe Is logged on to his machine but Bob comes along and uses joes machine to access the app. Joe is not authorized so we want a domain...
I wish to develop web conferencing software in ASP.Net. I don't really know where to start. Is there an activex control or an api that will allow the streaming of a users desktop?
OK here is the situation.
I have created a domain acct called "DOMAIN\ASPNETPROC"
I have my application running under a new application pool called NetPool. I have set the NetPool Identity to "DOMAIN\ASPNETPROC" I have added "DOMAIN\ASPNETPROC" to the IIS_WPG group. I logged on to the server...
OK I came accross a problem. I have to remained logged in to the web server with the identity I am running the worker process under to print. Is there anyway around this. This may have something to do with the access to the printer drivers
I was not getting any errors. However I think I have made some progress. When I set the ProcessModel of the machine.config to use my NT Loginname It seems to work. Do I need to set up a domain account for the aspnet_wp to run under? as opposed to ASPNET
Also. Acro reader is started and visible in the task manager. I guess that perhaps the local Admin does not have any printers set up for it as opposed to my NT Login name.
When I run the app in debug(WebDev.Webserver.exe) it works fine when I run it from my local box(aspnet_wp.exe) via http://localhost/.... it doesn't work. I have set the app up to use impersonation of a higher user and set the processmodel in the machine.config to execute under a higher...
A printer on the web servers network. The client machines printer will be stored in a database and accesed as the printer input for this app. All the client printers will be set up as network printers
I have an app written in asp.net. I need it to print several pdf's with no user interaction. I need to be able to select the printer as well. I have tried shelling adobe reader but there is a permissions issue I cant seem to get around. This works when I run it locally but not when I deploy...
I have a sp that builds a querystring involving a linked server then trys to execute it. I keep getting the following error when I try to use the sp_sqlexec procedure "Heterogeneous queries require the ANSI_NULLS and ANSI_WARNINGS options to be set for the connection. This ensures consistent...
I have an asp application that implements an object created in VS 2005 through Com Interop. In one class in that object there is a property which is a collection of users implemented using the "List of(User)" method. How can I itterate through this collection from asp?
I have an .net 2.0 class library with a com wrapper around it. I am having problems with data access using the Microsoft Data App Blocks. The object is being created in classic asp using the com wrapper via a server.createobject assignment. Is there anyway I can debug my class object in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.