Hi, The connection now is working under windows XP, but still not working under windows 7, maybe the prolem in windows 7 Compatibility or need some updates. regards :)
Mr Wonderful
Posts
-
cannot connect to sqlserver 2005 -
cannot connect to sqlserver 2005Dear sashidhar, I told you same code exactly was written in visual studio 2005 , and successfully make a connection. there is no error in my connection string. by the way, the security type is integrated security=true. and what you told me about username and password it is true, i mean it doesn't work in sql server management studio. so any idea. Regards :)
-
cannot connect to sqlserver 2005Hi all, I using visual studio 2005 and SQl server 2005, and every thing run will. when i installed Visual studio 2008 and make code for connection to sqlserver 2005 an error box raise shows this error: system.data.sqlclient.sqlexception login failed for user 'DomainName\User' ... . Any body have an idea to solve this problem. thanks in advanced :)
-
HeaderText doesn't appear [modified]Hi, I have the following part of datagrid <asp:TemplateColumn HeaderText="Select All"> <HeaderTemplate> <input type="checkbox" id="chkall" /> </HeaderTemplate> <ItemTemplate> <input type="checkbox" id="chk" runat="Server"/> </ItemTemplate> </asp:TemplateColumn> the problem HeaderText "Select All" doesn't appear, it just checkbox header appear here. how I can solve this problem. Regards.
modified on Saturday, January 10, 2009 1:52 PM
-
convert text or number to barcode formatthank you very much, I already solve this question, but what you post was helpful too. Regards. :-D
-
convert text or number to barcode formatthanks a lot that was very helpful. Regards
-
convert text or number to barcode formatdon't say bad words, this is just misunderstanding, I just simply post question and I need to answer. for all people that reply to me I just Messed some lines when reading quickly their replies and maybe this lead to this misunderstanding, So please Don't bothers and let us just finish this Question. Regards for All :) .
-
convert text or number to barcode formatSo leave this question and save your time, anyway I get the answer. thanks for all helping me not [service me] !.
-
convert text or number to barcode format -
convert text or number to barcode formatthanks I do this already, but no answer found. regards
-
convert text or numbers to barcode formatthanks that was helpful. regards
-
convert text or numbers to barcode formatI already do this, but no result found ! thanks for help !
-
convert text or number to barcode formatHi All, I need code or way so I can insert any text or number into textbox and convert it to barcode format. any help plz Regards
-
convert text or numbers to barcode formatHi All, I need code or way so I can insert any text or number into textbox and convert it to barcode format. any help plz Regards
-
maintain such user on all web pages.thanks a lot that was very helpful. King Regards
-
maintain such user on all web pages.Hi All, I involved in developing a web project, I do login page to new users can registered on my web page. the problem how I can user maintain in all pages he navigate to. any help plz. Regards
-
I need to access textbox in FooterTemplat of DatagridHi All, I have Datagrid which takes data from data source, I Put ItemTemplate and FooterTemplate, the Problem Here I can't access any control in footertemplat regardless the type of control Texbox or others which I used, I need to know how to access any control in FooterTemplat in CodeBehind page. Regards Mr.Wonderful
-
Validation using JavascriptHi all, I need to validate textboxes run at server in asp.Net but using javascript, exactly using getElementbyId Function in javaScript, How I can do this. Please any body help. Regards all
-
Filtering ListBox into Other ListBoxMayBe Thats Work, I will try To do it. Thanks
-
Filtering ListBox into Other ListBoxI need to allow multiple Selection so I can't clear the the list before fill it each time, otherwise I can use just DataSource and bind the data to it. I need other Solution :) Regards