Click here to Skip to main content
15,909,051 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Customvalidator, javascript and focus() Pin
Uncle Monkey27-Sep-02 3:08
Uncle Monkey27-Sep-02 3:08 
QuestionError when consuming a web service? Pin
zhoujun26-Sep-02 21:14
zhoujun26-Sep-02 21:14 
AnswerRe: Error when consuming a web service? Pin
SimonS28-Sep-02 4:00
SimonS28-Sep-02 4:00 
GeneralRe: Error when consuming a web service? Pin
zhoujun28-Sep-02 13:59
zhoujun28-Sep-02 13:59 
GeneralCast from string generate exception Pin
sybux200026-Sep-02 10:27
sybux200026-Sep-02 10:27 
GeneralRe: Cast from string generate exception Pin
sybux200026-Sep-02 11:06
sybux200026-Sep-02 11:06 
GeneralProblem with setting style Pin
leppie26-Sep-02 9:08
leppie26-Sep-02 9:08 
QuestionOK wtf is going on? Pin
leppie26-Sep-02 4:39
leppie26-Sep-02 4:39 
HI all

I have made a simple custom control. Just a table foreach entry I have in a collection. Now in design mode, after placing the control on the webform, I add some items to it and it works 100%. Then I build and the browser screams:

Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Cannot create an object of type 'XXXXXXX.EntryCollection' from its string representation '(Collection)' for the 'Entries' property.

Source Error:


Line 13: <body MS_POSITIONING="GridLayout">
Line 14: <form id="EntryForm" method="post" runat="server">
Line 15: <cc1:EntryView id="EntryView1" runat="server" Entries="(Collection)"></cc1:EntryView>
Line 16: </form>
Line 17: </body>

Then I have to basically remove every reference in the webform and add it again. And go thru the same &^%&% process. NO WTF is going on?

I have tried to change Collection to EntryCollection, same effect.

PLEASE HELP!PLEASE HELP!PLEASE HELP!PLEASE HELP! Smile | :)

[edit] Modify 1231: displaying without HTML!!!![edit]
<i>Give them a chance! Do it for the kittens, dear God, the kittens!</i>
As seen on MS File Transfer: Please enter an integer between 1 and 2.
AnswerRe: OK wtf is going on? Pin
leppie26-Sep-02 5:04
leppie26-Sep-02 5:04 
GeneralProblem gone Pin
leppie26-Sep-02 8:59
leppie26-Sep-02 8:59 
GeneralSaving Form-data to Database Pin
Knappen26-Sep-02 2:49
Knappen26-Sep-02 2:49 
GeneralRe: Saving Form-data to Database Pin
Richard Deeming26-Sep-02 8:51
mveRichard Deeming26-Sep-02 8:51 
GeneralRe: Saving Form-data to Database Pin
Knappen26-Sep-02 8:59
Knappen26-Sep-02 8:59 
GeneralMicrosoft JET Database Engine error '80040e10' Pin
e c l i p t o i d . 3 3 026-Sep-02 2:23
e c l i p t o i d . 3 3 026-Sep-02 2:23 
Generalscrollbar colors Pin
Rickard Andersson2025-Sep-02 21:12
Rickard Andersson2025-Sep-02 21:12 
GeneralRe: scrollbar colors Pin
Paul Watson25-Sep-02 22:48
sitebuilderPaul Watson25-Sep-02 22:48 
GeneralRe: scrollbar colors Pin
Rickard Andersson2025-Sep-02 23:36
Rickard Andersson2025-Sep-02 23:36 
Questiongotdotnet.com "quote of the day" web service? Pin
zhoujun25-Sep-02 16:42
zhoujun25-Sep-02 16:42 
GeneralForce a stylesheet reload in IE Pin
Jan R Hansen25-Sep-02 10:53
Jan R Hansen25-Sep-02 10:53 
GeneralRe: Force a stylesheet reload in IE Pin
Roger Wright29-Sep-02 8:50
professionalRoger Wright29-Sep-02 8:50 
GeneralRe: Force a stylesheet reload in IE Pin
benjymous30-Sep-02 0:08
benjymous30-Sep-02 0:08 
QuestionHow can you map a network share in ASP with "net use" command? Pin
goddess_spanky25-Sep-02 5:55
goddess_spanky25-Sep-02 5:55 
AnswerRe: How can you map a network share in ASP with "net use" command? Pin
matthias s.29-Sep-02 21:40
matthias s.29-Sep-02 21:40 
GeneralDataRow error Pin
Rickard Andersson2025-Sep-02 4:09
Rickard Andersson2025-Sep-02 4:09 
GeneralRe: DataRow error Pin
Rickard Andersson2025-Sep-02 7:43
Rickard Andersson2025-Sep-02 7:43 

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.