how to display checkboxlist items as linkbutton in asp. I want it so that i can check selected items and click on correponding link button to get related information.
Hi,
we have a system where we collect data every second on user activity on multiple web sites. we dump that data into a database X (say MS SQL Server). we now need to fetch data from this single table from daatbase X and insert into database Y (say mySql).
we want to fetch time based data from database X through multiple threads so that we fetch…
How do I draw interactive widgets such as QButtons and Line Edits over a QGraphicsView?
For ex, I have selected a region over an image in an image editing app which displays an image with QGraphicsView, and I want to annotate this region with a name.
So I want to have a Line edit and two buttons (Cross and Tick) below this rectangular selection.…
how to set RTF from WinForms to WPF RichTextBox.
(Not by TextRange.Load()).
I have a string variable which has rtf text.
I want to set this variable to wpf ritch text box.
I am trying to create a Soap Web Service Client using the Visual C# 2008 Express IDE. I Do that by Right-Clicking Project Name-Add service Reference. Everything is working out fine, and the client is being generated as follows
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("operationInfo", RequestElementName="mainInfoTag",…
I'm using a web service and connect it using httpWebRequest.create api. If i change the TCP port number In IIS other than 80 then my application could not connect to it. How can i set port number in System.Url object as set in IIS so that my application can connect to web service.
When I deploy my ASP.NET application to my server I get this error:
add assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
I have installed IIS and AJAX but this error occurs anyway.
What am I doing wrong?
There is same problem related with icon. I am satisfy with your answer that seticon property to false. But my form is child of MDI form, then this problem is remain same that icon is not remove.
Can you help me.
There is same problem related with icon. I am satisfy with your answer that seticon property to false. But my form is child of MDI form, then this problem is remain same that icon is not remove.
Can you help me.
I had Windows Vista + Ubuntu running on my system. I deleted the ubuntu partitions from Windows. However, when I start the system, GRUB throws up an Error 22 (missing partition) and does not let me boot into Windows.
The CD ROM on my laptop is fried and therefore I tried installing Ubuntu again using a USB install. However, the…
I had Windows Vista + Ubuntu running on my system. I deleted the ubuntu partitions from Windows. However, when I start the system, GRUB throws up an Error 22 (missing partition) and does not let me boot into Windows.
The CD ROM on my laptop is fried and therefore I tried installing Ubuntu again using a USB install. However, the…
Internet says this is a genuine Kernel Bug but does anyone know what triggers it??
Server running CentOS x86_64 with kernel 2.6.27.24
Here is my crash output:
[root@u15345757 httpdocs]#
Message from syslogd@ at Thu Aug 6 01:42:22 2009 ...
u15345757 kernel: [1145736.506380] Eeek! page_mapcount(page) went negative! (-1)…
We are hosting a VPS on a popular host and are experiencing a regular time drift of several minutes a day forward (approx 7).
Linux Kernel: 2.6.18-164.11.1.el5
GNU/Linux Distro: CentOS release 5.4 (Final)
We reached out to our hosting provider and their support advised us
"
This is a known issue with Cloud Servers. To…
I am trying to program a server software which involves a lot of testing on java / scala platform. Whenever i compile and execute the code. It starts listening on port 80. Sometimes i need to terminate it by Ctrl+C when it hangs. In that case, ubuntu is not freeing the port. So in order to run the process, i have to…
Ive a fat32 drive...when i save a file on it on linux . open it in windows the file is not visible...the space occupied by that file is also not accounted for...the vice versa is also true...any idea why??
Problem signature
Problem Event Name: BlueScreen
OS Version: 6.0.6000.2.0.0.768.2
Locale ID: 16393
Files that help describe the problem (some files may no longer be available)
Mini122509-01.dmp
sysdata.xml
Version.txt
I am using netfilter_queue to pick up certain packets from the kernel and do some processing on them. To, the netfilter queue, I need all packets from a particular source except UDP packets with src port 2152 & dst port 2152.
I try to add the iptable rule as
iptables -A OUTPUT ! s 192.168.0.3 ! -p udp !…
Problem signature
Problem Event Name: BlueScreen
OS Version: 6.0.6000.2.0.0.768.2
Locale ID: 16393
Files that help describe the problem (some files may no longer be available)
Mini122509-01.dmp
sysdata.xml
Version.txt
I have a linux box with two ethernet interfaces (eth0 & eth1) with two corresponding IPs. As per my understanding, currently they are served by 1 IP stack. Is it possible to install another IP stack with IP Stack 1 handling ethernet interface eth0 and the other IP stack handling eth1.
OS: Linux
I need some advice on how to set up the routing table. I have a box with two physical NIC cards eth0 & eth1 with two associated IPs IP1 & IP2 (both of the same subnet). I need to setup a route which will force all messages from IP1 towards IP3 (of the same subnet) to go via IP2.
I have a raw…
I have the following virtual hosts configuration blocks.
<VirtualHost *:80>
DocumentRoot /var/www/html/TestApp/public/
<Directory /var/www/html/TestApp/public/>
Allow from all
Options -MultiViews
</Directory>
</VirtualHost>
NameVirtualHost *:443
…
PaymoPlus is free (closed source but no fees)
PaymoPlus sits in my System Tray all day, and records every window/tab I open
I would like to know if a similar app exists for Debian. Paymo for Windows/Mac has the additional sweet feature of being able to drag and drop working windows/tabs and the…