Click here to Skip to main content
15,902,276 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionAbout sending UDP packets in vb6 Pin
Renuka Deshpande3-Apr-09 20:12
Renuka Deshpande3-Apr-09 20:12 
AnswerRe: About sending UDP packets in vb6 Pin
Christian Graus3-Apr-09 23:14
protectorChristian Graus3-Apr-09 23:14 
Questionpassword is sending to th some particular mail using password recovery control Pin
grkrishna3-Apr-09 19:45
grkrishna3-Apr-09 19:45 
AnswerRe: password is sending to th some particular mail using password recovery control Pin
www.Developerof.NET3-Apr-09 20:00
www.Developerof.NET3-Apr-09 20:00 
AnswerRe: password is sending to th some particular mail using password recovery control Pin
Christian Graus3-Apr-09 23:11
protectorChristian Graus3-Apr-09 23:11 
QuestionNeed a small Help. [modified] Pin
Nanda_MR3-Apr-09 19:29
Nanda_MR3-Apr-09 19:29 
AnswerRe: Need a small Help. Pin
Christian Graus3-Apr-09 23:12
protectorChristian Graus3-Apr-09 23:12 
QuestionTyped DataSet Issue... Pin
Illegal Operation3-Apr-09 12:18
Illegal Operation3-Apr-09 12:18 
Hi,

I have created a webpage that connect to a DataSet. The layout of the app is as follows:

Page.aspx

DAL Folder
dsTSQ.xsd

DataConnector
IConnect.cs
Connect.cs

When I put the code to save a record in the save_click event the code looks like this:

this.validate();
dataConnector.UpdateJob(this.dsTSQ);


The problem is that when I try to input the dsTSQ dataset the app says that I might be missing an assembly reference. I have checked and the access modifier for dsTSQ is public.

I have made a new instanciation of the dataset but when I save nothing gets written to the database. Does anyone have any thouhts?

Thanks!

Illegal Operation

QuestionHow to create a nice Order page? Pin
Dirso3-Apr-09 10:06
Dirso3-Apr-09 10:06 
AnswerRe: How to create a nice Order page? Pin
Yusuf3-Apr-09 11:35
Yusuf3-Apr-09 11:35 
Questionhow can i able to obtain the file size of uploaded file Pin
Alok Sharma ji3-Apr-09 7:04
Alok Sharma ji3-Apr-09 7:04 
AnswerRe: how can i able to obtain the file size of uploaded file Pin
ToddHileHoffer3-Apr-09 7:14
ToddHileHoffer3-Apr-09 7:14 
Questionhaving problem on sending html expression Pin
Alok Sharma ji3-Apr-09 6:44
Alok Sharma ji3-Apr-09 6:44 
AnswerRe: having problem on sending html expression Pin
ToddHileHoffer3-Apr-09 7:12
ToddHileHoffer3-Apr-09 7:12 
GeneralRe: having problem on sending html expression Pin
Alok Sharma ji3-Apr-09 7:23
Alok Sharma ji3-Apr-09 7:23 
GeneralRe: having problem on sending html expression Pin
ToddHileHoffer3-Apr-09 7:26
ToddHileHoffer3-Apr-09 7:26 
GeneralRe: having problem on sending html expression Pin
Alok Sharma ji3-Apr-09 7:26
Alok Sharma ji3-Apr-09 7:26 
GeneralRe: having problem on sending html expression Pin
fred_3-Apr-09 9:21
fred_3-Apr-09 9:21 
GeneralRe: having problem on sending html expression Pin
www.Developerof.NET3-Apr-09 19:53
www.Developerof.NET3-Apr-09 19:53 
QuestionURL Rewriting Regular Expression Pin
CandyMe3-Apr-09 5:23
CandyMe3-Apr-09 5:23 
QuestionChecked Two radiobuttons simultaneouly while page is open Pin
Nitinpro3-Apr-09 4:14
Nitinpro3-Apr-09 4:14 
AnswerRe: Checked Two radiobuttons simultaneouly while page is open Pin
ToddHileHoffer3-Apr-09 4:25
ToddHileHoffer3-Apr-09 4:25 
GeneralRe: Checked Two radiobuttons simultaneouly while page is open Pin
Alok Sharma ji3-Apr-09 6:27
Alok Sharma ji3-Apr-09 6:27 
GeneralRe: Checked Two radiobuttons simultaneouly while page is open Pin
ToddHileHoffer3-Apr-09 6:58
ToddHileHoffer3-Apr-09 6:58 
GeneralRe: Checked Two radiobuttons simultaneouly while page is open Pin
Alok Sharma ji3-Apr-09 7:06
Alok Sharma ji3-Apr-09 7:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.