Hi all,
I'm at a loss and coming to this group in hope for an answer or insight. The scenario is as follows.
We have a C# windows desktop application. The application will kick off an exe file which populates an INI file. The INI file is populated with data and then read in by the C# client...
https://creative-clarity.com
So, as you notice, the site shows as a security risk / invalid certificate due to a self-signed certificate where the cert is only valid for domU-12-31-36-00-1D-F1.
I'm needing some assistance ASAP on how to properly install/configure either apache (httpd.conf)...
Hi,
I am having an issue with the data reader and re-used open connections. I am getting the following error 4 times upon loading of my AddProjections.aspx page.
System.InvalidOperationException: There is already an open DataReader associated with this Command which must be closed first. at...
All,
I am having a very odd, and to the client, a very scary issue with my website. The site can be found at http://www.hixonandburger.com/index.htm and apparently the homepage ONLY throws an exception that states "operating aborted" in IE6. It seems to work in FF2 and FF3 and higher versions...
http://creativeclarityllc.com/Bracket4.aspx
There is my page. I am trying to center the header on the page regardless of page width (i.e. if someone opens the single East bracket, its centered. If you open the full bracket, the page width drastically changes so we need to re-center the header...
All, a link to my page with the issues quite visible are is as follows:
http://elance.creative-clarity.com/
As you can see, I have a few small issues that I am working on. The two I hope to have help with are the navigation and then search input form field.
1.) Navigation
The navigation looks...
Hi all,
I have a very general question that I hope to find assistance on.
I have a Grid View that is populated with two columns (resp_key and resp_name). I want to loop through this gridview and add the values to a 2-dimensional array (2 columns w/ varying number of rows). From there I want to...
Hi all,
I was hoping to get some input on a logical (and most efficient) way to dynamically build a grid (or html table) that displays validation errors that a user might encounter during a validation sub process.
There is no "data source" of where these errors come from but simply a string...
All,
I have a near-complete solution built to manage our application roles and responsibilities. In the Grid View, I run a validation on what is checked and if two roles that should not be associated with a single person (segregation of duties) then it highlights the row in red, disables the...
I am receiving this error at position 330 in my loop. Here is the code:
Dim excludedList As New ArrayList()
For Each dr As DataRowView In dv1
excludedList.Add(dv1.Table.Rows(x).Item(0).ToString)
x = x + 1
Next
It...
All,
Receiving this error when trying to declare, and add to a dynamic array. I may be doing this wrong because arrays aren't my speciality AT ALL.
Here is the code I have so far:
Dim x As Integer = 0
Dim excluded As String()
Dim excludedList As New...
OK guys and gals,
I have quite a task on my hands right now that has a tight deadline and I am working through the logic portion for the next day or so before going full-on high-speed development time.
So here is the back-story:
We have an ASP/vb.Net driven page that allows a table of...
Hello everyone,
Here is the code I have which is used to dnyamically build a contextmenu and related items. My problem is that on the first right-click, nothing happens. On the second right-click, the menu finally appears but with the dynamic items repeated twice. The next right-click refreshes...
Posting code below. Working in our Dev environment on one single table
table: ResponsibilityMaster
ID (pk)
ResponsibilityName
ResponsibilityDesc
LDTSyntax
My goal and intent is to display a drop-down of ResponsibilityName and on change of...
I am tasked with a challenge - one for which I do not yet have an answer.
I have 213 rows in an Excel workbook. In the left column is an object name and in the right column is a long SQL string, basically a CREATE OR REPLACE VIEW statement including SELECT, FROM, and WHERE clause.
What I want...
Hi everyone,
I have a query that has been bothering me the past 24 hours and I can't seem to get the result I need. Running Oracle 10g database and attempting to use row_number but it returns undesired results.
My data looks as follows:
CONTRACT YEAR PERIOD YEAR_NUM
CONTRACT-81352...
All,
Our Crystal reports are failing after upgrade to Oracle 10g db version.
Here is the breakdown:
Crystal 8.5
Using pdsora7.dll native Oracle driver for connectivity
Database is Oracle 10g
Connecting through Crystal Report Viewer in VB app or Crystal Reports client yields the following...
All,
I have an urgent situation that I have tried to resolve with no success. We are going live with our new site (developed in the Joomla CMS software) and I have all my css in the following file:
http://www.nflspot.com/dev/templates/js_nflspot/css/template_css.css
The site can be found here...
Hi all,
We have a reporting tool which lives on RedHat Linux along with are other Oracle software. It's called Oracle Discoverer. We are rolling out multi-byte language sets and our Japan office has requested the use of the MS PGothic font (readily available through the Japanese Multi-Language...
All,
I have a procedure that is being called in a DBMS_JOB.SUBMIT procedure which refreshes materialized views in sequential order and then closes out. One of the drawbacks to my method is that I look for a failure and if one is encountered, it does NULL (nothing) and if no failures occur, it...
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.