Hello,
I have an application that allows the users to open multiple instances of the same form. They each open fine with the selected data. However, editing a control on one instance changes the other instances. The code within each form is private.
Has anyone seen this? Know a corection...
Hi jmeckly,
Thanks for responding.
It is not much data at all. About 20 records at 10 columns wide, largest being a varchar(50) all from the same table (no joins, etc).
In testing, I found that if I turn the ScriptManager enable partial rendering to false, everything works super fast...
Hello,
My app is a list at the top (master), a list on the left (children) and detail controls on the right (detail of child). The user is to pick something from the list at the top (parent) and the children are displayed in the list at the left. When you select a child in the list on the...
Hello,
I have a web site that connects to Oracle. It works when I deploy it to our IIS Servers. However, when I try to debug the code on my localhost, I get an ORA-06413: Connection not open. I have a 64 bit machine and have found lots of posts telling me that I need to not have any special...
Hello All,
I am replicating some Oracle tables to SQL Server 2005. Everything was find then I started getting this error:
The publisher name of the contacted Oracle instance does not match the configured name for the publisher at this distributor. (Source: MSSQL_REPL, Error number...
Hello All,
I have this code that I am trying to read a CSV file into a Data Set. I have been researching this quite a bit and have tried the resolutions I have found.
If I se this code, the values that are not numeric do not get read into the dataset:
con.ConnectionString =...
Hi All,
We are migrating from Crystal Enterprise to Cognos. No one at our company really has a lot of Cognos experience (we've done some training). We have a consultant in but want to look at different ideas too.
I was hoping some of y'all could share your best practices, policies, and/or...
Hi RiverGuy,
Thanks for the suggestion! I'll give it a try.
I have tried Process.Start, Shell and creating a bat file to launch the app and running that. Same result with all three.
Becca
Hi Chip,
Thanks for responding!
I use a service account so I can control the permissions rather than the built in accounts. The service account is an admin on its box and the other application and all files are also on that same box.
What is odd is that you can see the service opens the...
Hello All,
My requirement is to launch a 3rd party application providing that application with a file name in its command line so it can process it whenever a file gets drop in a specific directory.
I wrote a windows service to watch the directory then launch the 3rd party application with...
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.