Click here to Skip to main content
15,896,912 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: add the data and refresh the data re inserted Pin
N a v a n e e t h24-May-07 18:20
N a v a n e e t h24-May-07 18:20 
AnswerRe: add the data and refresh the data re inserted Pin
Sherin Iranimose24-May-07 18:26
Sherin Iranimose24-May-07 18:26 
QuestionHow to display page without extension ? Pin
anujose24-May-07 2:11
anujose24-May-07 2:11 
AnswerRe: How to display page without extension ? Pin
kubben24-May-07 2:35
kubben24-May-07 2:35 
AnswerRe: How to display page without extension ? Pin
Not Active24-May-07 3:03
mentorNot Active24-May-07 3:03 
QuestionScrollBar Problem in multiline textbox Pin
Rajiya24-May-07 1:49
Rajiya24-May-07 1:49 
AnswerRe: ScrollBar Problem in multiline textbox Pin
gammet24-May-07 21:59
gammet24-May-07 21:59 
QuestionLocal Resources with an ascx Pin
gavthegenius24-May-07 1:27
gavthegenius24-May-07 1:27 
Hi,

im trying to localize some pages and it all works fine with my normal aspx files but i wanted to do the same with a menu bar saved as ascx, i have created a public class called initializeculture and have been inheriting this class for all the aspx files and that works perfect, but when i tried to do this wit the menu i got the following message!

"Make sure that the class defined in this code file matches the 'inherits' attribute, and that it extends the correct base class (e.g. Page or UserControl)."

I changed code from
Partial Class MaiMenuControl
Inherits System.Web.UI.Page

Partial Class MaiMenuControl
Inherits initializeculture
any help would be much appreciated,

thanks

gav
Questiondictionary embedding Pin
drangelicus24-May-07 1:23
drangelicus24-May-07 1:23 
AnswerRe: dictionary embedding Pin
Sherin Iranimose24-May-07 19:28
Sherin Iranimose24-May-07 19:28 
GeneralRe: dictionary embedding Pin
drangelicus24-May-07 22:20
drangelicus24-May-07 22:20 
GeneralRe: dictionary embedding Pin
Sherin Iranimose24-May-07 22:42
Sherin Iranimose24-May-07 22:42 
GeneralRe: dictionary embedding Pin
drangelicus25-May-07 0:21
drangelicus25-May-07 0:21 
Questionmoney.net [modified] Pin
kiran kumar[Intelligroup]24-May-07 1:13
kiran kumar[Intelligroup]24-May-07 1:13 
AnswerRe: money.net Pin
Harini N K24-May-07 1:28
Harini N K24-May-07 1:28 
QuestionHow to insert an image in sqlserver database Pin
Sophia Rekhi24-May-07 1:05
Sophia Rekhi24-May-07 1:05 
AnswerRe: How to insert an image in sqlserver database Pin
enjoycrack24-May-07 1:13
enjoycrack24-May-07 1:13 
GeneralRe: How to insert an image in sqlserver database Pin
Sophia Rekhi24-May-07 1:51
Sophia Rekhi24-May-07 1:51 
Questionaspnet_wp.exe cpu utilization 100% Pin
K.P.Kannan24-May-07 0:49
K.P.Kannan24-May-07 0:49 
AnswerRe: aspnet_wp.exe cpu utilization 100% Pin
StianSandberg24-May-07 1:29
StianSandberg24-May-07 1:29 
AnswerRe: aspnet_wp.exe cpu utilization 100% Pin
Sandeep Akhare24-May-07 1:38
Sandeep Akhare24-May-07 1:38 
AnswerRe: aspnet_wp.exe cpu utilization 100% Pin
kubben24-May-07 2:38
kubben24-May-07 2:38 
QuestionCalender popup Pin
deep724-May-07 0:48
deep724-May-07 0:48 
AnswerRe: Calender popup Pin
kubben24-May-07 2:40
kubben24-May-07 2:40 
GeneralRe: Calender popup Pin
deep724-May-07 3:38
deep724-May-07 3:38 

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.