Hi,
I am using Enterprise library 3.1 logging block with C# and framework 2.0. I have a listner configured for writing log to flat file. The settings for this is configured in app.config as follows:
<add fileName="D:\log\trace.log" header="----------------------------------------"...
Hi,
I have Firefox 2.0.0.5 installed on my system alongwith IE.
Initially the network connection setting were set and disabled by sysadmin team, so that no one is able to change the settings for both browsers.
Now there is a change in our domain. So all new profiles were set for all users and...
Hi,
In one of the module, we need to handle Connection Timeout exception. But there are no such exceptions available, so we are using GetType() of the exception to display appropriate message that Connection Timeout has occurred.
catch (Exception e)
{
if (e.GetType() ==...
I have one XML file as:
<MenuItems>
<Menu>
<Caption>&Set Field Identifier Prefix</Caption>
<Action>SetFieldIdentifierPrefix</Action>
</Menu>
<Menu>
<Caption>&Remove Field Identifier Prefix</Caption>
<Action>RemoveFieldIdentifierPrefix</Action>
</Menu>...
Hi,
We have few query files in C# project and those are added as embedded resource files. Due to recent changes in DB structures for US and Canada, there are 2 changes in query files. So we separated those 2 files by different extensions. For Canada we are referring the file as...
Hi,
There are two different Oracle servers on different systems with different schema's. I want to copy data(only) from ORA1-Schema1-table1 to ORA2-Schema2-table2. The table structure is same.
Do I need to follow IMP-EXP or is there any other way like insert query in above situation.
Sharing...
I am getting the errors when my CSV file contains some fields as blank. At DB table these fields are allowed to keep null. But when WriteToServer of SqlBulkCopy executes it throws an error for the blank value that it cannot convert string to int or string to datetime.
How can we allow the blank...
I have few lines of code, for which I am really confused to find way out and convert it to VB.NET. The following code is in VB6 and giving error for ScaleY, vbPixels, vbTwips as nt defined.
Private Sub DisplayDlvDiffDlg_Resize(ByVal eventSender As System.Object, ByVal eventArgs As...
This may be somewhat tricky. I have a COM DLL created in C#. This DLL is then exported to TLB format to use the functions from Visual Basic 6 application. Everything runs fine by using COM InterOp.
Now I want to debug the C# code whenever the breakpoints specified inside it are hit. How can I...
My friend (He don't have access to internet from office) is using Crystal Reports 8 on Employee leaves management system. He is stuck with the following problem:
Thanx...
Sharing the best from my side...
--Prashant--
Hi,
May be somewhat off-the-bit, but I am wondering how the items like sticky notes, desktop calenders, reminders are binded to desktop...
Even if we say 'Show Desktop', 'Minimise all windows'...these items are not minimised.
Aren't they windows forms?
Sharing the best from my side...
I'm having Win-XP Pro installed on a new machine with Spyware Guard and Antivirus on FAT32. Yesterday at working time, 3 IE windows were open along with MS-Word. Due to some power fluctuation, it went OFF and started again. Now it's giving error for PCI.sys.
How do I repair this? Do I require a...
I have a Table. In one column i display URL's. Now the problem is if the url is really long , then unlike other browsers, which my web application supports, in firefox, the URL does not wrap to the next line. Worse still when I resize the window it moves to the next cell and overlaps with text...
Hi,
I am having two machines; one with Windows 2k advanced server installed having all NTFS partitions and other one with Windows XP installed. These machines are not connected
by network as they are on diff. locations.
When I wanted to copy data present on NTFS partition to my XP machine by...
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.