Click here to Skip to main content
15,797,062 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Generalproblem with getting SELECTED VALUE of parent dropdownlist to target dropdownlist using cascading Pin
mohd imran abdul aziz15-Apr-08 19:16
mohd imran abdul aziz15-Apr-08 19:16 
GeneralPassing parameters to another page from GridView Pin
Ekjon15-Apr-08 13:08
Ekjon15-Apr-08 13:08 
GeneralRe: Passing parameters to another page from GridView Pin
AlexeiXX315-Apr-08 17:08
AlexeiXX315-Apr-08 17:08 
QuestionRuntime Error after publishing aspx page!!! Pin
Phivos Stylianides15-Apr-08 10:49
Phivos Stylianides15-Apr-08 10:49 
GeneralRe: Runtime Error after publishing aspx page!!! Pin
pmarfleet15-Apr-08 12:48
pmarfleet15-Apr-08 12:48 
GeneralRe: Solution To Solve By ArunVijay Pin
ArunVijay15-Apr-08 21:02
ArunVijay15-Apr-08 21:02 
GeneralRe: Runtime Error after publishing aspx page!!! Pin
ArunVijay15-Apr-08 21:06
ArunVijay15-Apr-08 21:06 
GeneralRe: Runtime Error after publishing aspx page!!! Pin
Phivos Stylianides16-Apr-08 13:56
Phivos Stylianides16-Apr-08 13:56 
Thanks for your reply,

I realized after removing those lines from the web.config that new ones errors
come up and they seem to be similar. It cannot load the following files or assemblies:

<add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089">

<add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">

<add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089">

<add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089">

<add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">

I also tried removing them and then adding the references again!

any ideas?

Thanks!
GeneralRe: Runtime Error after publishing aspx page!!! Pin
Phivos Stylianides16-Apr-08 13:56
Phivos Stylianides16-Apr-08 13:56 
GeneralMaster Page weirdness Pin
#realJSOP15-Apr-08 9:46
mve#realJSOP15-Apr-08 9:46 
GeneralRe: Master Page weirdness Pin
Herman<T>.Instance16-Apr-08 1:30
Herman<T>.Instance16-Apr-08 1:30 
QuestionGet records between Today and 2 years from input date Pin
munklefish15-Apr-08 8:49
munklefish15-Apr-08 8:49 
GeneralRe: Get records between Today and 2 years from input date [modified] Pin
Blue_Boy15-Apr-08 12:28
Blue_Boy15-Apr-08 12:28 
QuestionRe: Get records between Today and 2 years from input date Pin
munklefish16-Apr-08 0:45
munklefish16-Apr-08 0:45 
GeneralRe: Get records between Today and 2 years from input date Pin
Blue_Boy16-Apr-08 1:22
Blue_Boy16-Apr-08 1:22 
GeneralRe: Get records between Today and 2 years from input date Pin
munklefish16-Apr-08 2:06
munklefish16-Apr-08 2:06 
GeneralRe: Get records between Today and 2 years from input date Pin
Blue_Boy16-Apr-08 5:13
Blue_Boy16-Apr-08 5:13 
GeneralRe: Get records between Today and 2 years from input date Pin
munklefish16-Apr-08 5:52
munklefish16-Apr-08 5:52 
GeneralRe: Get records between Today and 2 years from input date Pin
Blue_Boy16-Apr-08 6:04
Blue_Boy16-Apr-08 6:04 
GeneralTransactionScope and EntLib Pin
Rohde15-Apr-08 8:42
Rohde15-Apr-08 8:42 
GeneralRe: TransactionScope and EntLib Pin
Rohde15-Apr-08 10:14
Rohde15-Apr-08 10:14 
GeneralDynamic Link disabling in a GridView Pin
Ekjon15-Apr-08 7:49
Ekjon15-Apr-08 7:49 
GeneralRe: Dynamic Link disabling in a GridView Pin
Ekjon15-Apr-08 13:00
Ekjon15-Apr-08 13:00 
GeneralRe: Dynamic Link disabling in a GridView Pin
Herman<T>.Instance16-Apr-08 1:35
Herman<T>.Instance16-Apr-08 1:35 
GeneralConfused GridView Count Question Pin
ffowler15-Apr-08 6:18
ffowler15-Apr-08 6:18 

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.