Hi
I keep getting a Connection Terminated Locally by the Client error when attempting to connect to my work VPN. This seems to happen after I have switched to another windows user account, then logged off that account and logged back into my main account. If i reboot then it works fine again. I...
Hi
I have a Windows Forms single threaded application in which i have set the CurrentCulture and CurrentCultureUI to en-GB.
UK dates are input dd/mm/yy but for some reason my datatable that takes a datetime only accepts the us format of mm/dd/yy. I have even tried specifically setting the...
Hi all
Client = Outlook 2003 with Exchange
When i open a message in inbox and click file save
1 - Where does it save the message
2 - What extension is it saved with.
I have searched and cant find any html or eml files that it would have saved as and it doesnt make sense to me to save it in...
Hi
Can anyone help explain to me why I get an exception when i run the following code.
I have a datatable that has a number of columns of type int. When I add in a new row I can pass in a value of null to these rows and no exception is generated. When I proceed to iterate through the rows if...
I am attempting to write a query against a datatable in linq. There are 5 comboboxes, each of which have a number of values that can be used to filter the datatable. One of the options for each of the five comboboxes is to not filter the datatable based upon any of the values in that particular...
Hi
I just have a simple question. is it better to use a dataview with a rowfilter or to use linq as a datasource for a datagridview. When i say better i mean performance wise as im not bothered about syntax.
Thanks
I have just installed SP3 on my Asus X51RL laptop which originally came with Vista HP. The install was actually through Windows Updates but since then I have been unable to perform any other updates. I had to manually install IE7.
Is this normal? I know this problem existed with the Beta...
Hi Can anyone tell me if there is a way to view a BSOD message that occurs before pc boots into windows. I cannot get into safe mode, so I cant disable automatic restarts. I know that the crash control key can be altered in the registry but how to I edit the registry. BartPE desnt seem to have...
Hi
I am trying to open a new form within a container control, is this possible. Specifically I am trying to open a new form depending upon what is selected in a listbox that is on the same tabpage.
Thanks for any info
When i use the code below to add a datarelation to 2 tables named 'Category' and 'Product' and then try to find a row within the tables using the find method shown below I get the error 'Table doesnt have a Primary Key'.
DataRelation catAndProdDataRelation = new...
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.