Click here to Skip to main content
15,905,781 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Access a function in user control from a aspx page Pin
loben325-Feb-15 2:30
loben325-Feb-15 2:30 
QuestionVideo Calling Pin
Member 110844697-Feb-15 10:03
Member 110844697-Feb-15 10:03 
AnswerRe: Video Calling Pin
Richard MacCutchan7-Feb-15 22:14
mveRichard MacCutchan7-Feb-15 22:14 
AnswerRe: Video Calling Pin
ZurdoDev9-Feb-15 4:58
professionalZurdoDev9-Feb-15 4:58 
QuestionUsing a linq in aspx Pin
Member 110844697-Feb-15 9:59
Member 110844697-Feb-15 9:59 
AnswerRe: Using a linq in aspx Pin
Richard Andrew x647-Feb-15 10:55
professionalRichard Andrew x647-Feb-15 10:55 
AnswerRe: Using a linq in aspx Pin
Richard MacCutchan7-Feb-15 22:13
mveRichard MacCutchan7-Feb-15 22:13 
AnswerRe: Using a linq in aspx Pin
ZurdoDev9-Feb-15 5:00
professionalZurdoDev9-Feb-15 5:00 
QuestionHow to export data from textbox and RichTextbox from Asp.net to Msword Templete Form? Pin
Member 85878306-Feb-15 20:37
Member 85878306-Feb-15 20:37 
QuestionRe: How to export data from textbox and RichTextbox from Asp.net to Msword Templete Form? Pin
ZurdoDev9-Feb-15 5:00
professionalZurdoDev9-Feb-15 5:00 
QuestionDatabase Query Pin
Malikdanish5-Feb-15 20:18
professionalMalikdanish5-Feb-15 20:18 
AnswerRe: Database Query Pin
Erik Funkenbusch7-Feb-15 15:21
Erik Funkenbusch7-Feb-15 15:21 
SuggestionRe: Database Query Pin
ZurdoDev9-Feb-15 5:03
professionalZurdoDev9-Feb-15 5:03 
GeneralRe: Database Query Pin
KiranKumar Roy15-Feb-15 23:40
KiranKumar Roy15-Feb-15 23:40 
QuestionReplace text in web page at run time Pin
maxRazar4-Feb-15 22:57
maxRazar4-Feb-15 22:57 
AnswerRe: Replace text in web page at run time Pin
jkirkerx6-Feb-15 10:19
professionaljkirkerx6-Feb-15 10:19 
QuestionNot able to update global.asax file in production environment Pin
syedkhaleel4-Feb-15 18:08
syedkhaleel4-Feb-15 18:08 
Hi folks ,

we are trying to publish our website to production server.which includes changes to global.asax file's application_start.which registers a bundle to load/compress js/css files.it works fine with local solution.

But when we deploy same application to server.all bundled resources are not loading after login to the page.i suspect the problem with global.asax as this file makes a call to the bundle class to register bundled resources.

When i look at the global.asax file.Global.asax file is present in root directory of publised folder.and global.dll files are present in bin folder also.

but after deploying to the server global.asax file is not updationg in deployment server.

due this issue i am not able deploy it to the server.

Any suggestions please..

-- modified 5-Feb-15 4:28am.
AnswerRe: Not able to update global.asax file in production environment Pin
Erik Funkenbusch7-Feb-15 15:26
Erik Funkenbusch7-Feb-15 15:26 
GeneralRe: Not able to update global.asax file in production environment Pin
syedkhaleel8-Feb-15 21:29
syedkhaleel8-Feb-15 21:29 
QuestionVariables gone during grid insert command Pin
byka4-Feb-15 2:54
byka4-Feb-15 2:54 
AnswerRe: Variables gone during grid insert command Pin
Richard MacCutchan4-Feb-15 3:03
mveRichard MacCutchan4-Feb-15 3:03 
GeneralRe: Variables gone during grid insert command Pin
byka4-Feb-15 3:15
byka4-Feb-15 3:15 
GeneralRe: Variables gone during grid insert command Pin
Richard MacCutchan4-Feb-15 3:33
mveRichard MacCutchan4-Feb-15 3:33 
GeneralRe: Variables gone during grid insert command Pin
byka4-Feb-15 3:42
byka4-Feb-15 3:42 
QuestionRe: Variables gone during grid insert command Pin
Richard MacCutchan4-Feb-15 3:52
mveRichard MacCutchan4-Feb-15 3:52 

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.