January 20th, 2012 05:29 AM
http://chandradev819.wordpress.com/2011/04/08/how-to-populate-dropdown-in-client-side-using-web-service-and-ajax/
referrring to above for creating a WS for populating a listbox with some data
...
November 18th, 2011 03:46 AM
Exception of type 'System.OutOfMemoryException' was thrown.
when importing from excel to database i get the above error
i am importing from excel sheet and inserting in db
i am aware its the...
April 30th, 2011 01:08 AM
i need to code a page (MLM levels) in which the there r 3 nodes instead of binary
ie left , middle , right
i need to code it in asp.net , how do i do it, any help or links
April 28th, 2011 08:13 AM
i want to design a bill report
i have already designed the report (single) in which it genereates & displays a bill per customer
like i select customer 1 & clcik report i get the bill report...
April 28th, 2011 02:48 AM
i am developing an application in vb.net having crystal reports
i have stored all my reports in a folder called report in my application
but initally when i executed i got a error msg like the...
April 27th, 2011 07:34 AM
Hi
everything was working fine but suddenly started getting this error
i have the folowing code
ReportName = Application.StartupPath & "\" & ReportName & ""
Dim ReportForm As...
April 26th, 2011 04:50 AM
HI thanks a lot thast wht i can say
installed at the client side successfully adding mergemodule & getting the reports without the login screen
atlast it done with ur help
but still there...
April 25th, 2011 04:37 AM
i just checked teh following things & the reults are
In my sytem i made the necessary changes i the app.config file of my application having the source code , complied & executed . the...
April 25th, 2011 01:07 AM
whats the difference in the code that i have and u have
i have am preparing atest project & let me c teh code difference duw to which i am stuck up with loginscreen inspite of the things being...
April 23rd, 2011 04:33 AM
ya as i am currently using windows authentication for sql i use intergateg =true
as i though that by making it windows authentication i wont get the login screen
but even using windows...
April 23rd, 2011 12:24 AM
this is my app.config file with teh settings
<appSettings>
<add key="ConnString" value="Data Source=SERVER;Initial Catalog=BILL;Integrated Security=True;Pooling=false;Enlist=false" />
...
April 22nd, 2011 05:46 AM
---------------------------
Microsoft Visual Studio
---------------------------
The operation could not be completed. The specified module could not be found.
---------------------------
OK ...