Forum: ASP.NET May 23rd, 2006 |
| Replies: 3 Views: 1,402 in datagrid add a hyperlink column and add the properties to that link....dont use tempelate column for hyperlink functionality.... |
Forum: VB.NET May 23rd, 2006 |
| Replies: 4 Views: 3,746 add that tag inside the tag named <configuration> it will work |
Forum: VB.NET May 23rd, 2006 |
| Replies: 4 Views: 3,746 add the folling code: in web.config file
<appSettings>
<add key="ConnectionString" value="Server=servername;uid=user;pwd=password;Initial Catalog=databasename;Connect Timeout=200"></add>... |
Forum: ASP.NET May 23rd, 2006 |
| Replies: 10 Views: 4,169 Hi the only way is to reinstall the studio and againg install the things....and one more thing i want to ask you, while installing the VS it might have asked you for the prereqesties right. you have... |