Click here to Skip to main content
15,891,033 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Can't get MP4 video to play on IIS 7.5 Pin
Richard Deeming21-Sep-16 8:58
mveRichard Deeming21-Sep-16 8:58 
GeneralRe: Can't get MP4 video to play on IIS 7.5 Pin
David Mujica22-Sep-16 5:17
David Mujica22-Sep-16 5:17 
AnswerRe: Can't get MP4 video to play on IIS 7.5 Pin
ZurdoDev22-Sep-16 5:27
professionalZurdoDev22-Sep-16 5:27 
GeneralRe: Can't get MP4 video to play on IIS 7.5 Pin
David Mujica22-Sep-16 6:10
David Mujica22-Sep-16 6:10 
AnswerRe: Can't get MP4 video to play on IIS 7.5 Pin
K-SIS2-Oct-16 21:58
K-SIS2-Oct-16 21:58 
QuestionASP.Net MVC: Request.IsAuthenticated getting false after successfully login Pin
Tridip Bhattacharjee20-Sep-16 5:20
professionalTridip Bhattacharjee20-Sep-16 5:20 
AnswerRe: ASP.Net MVC: Request.IsAuthenticated getting false after successfully login Pin
User 384941111-Dec-18 17:07
professionalUser 384941111-Dec-18 17:07 
Questionweb form build options with javascript message Pin
dcof18-Sep-16 4:24
dcof18-Sep-16 4:24 
C#
In a vb.net 2010 web form application that I made some changes to, I have a question about the build (compile) options. In the application that I am working on, there are the build options of development, test, and production.

My question is determining the build options between test compile and production (release) compile.

This is due to the fact, I added a JavaScript alert message to the application when the user is entering some data incorrectly. Basically when I ran the test on my workstation using the default web server in visual studio, everything ran correctly. However when I moved the code to a test application server the web deploy did not work correctly. I found out the problem was due to the java script alert message that I commented out.

I know the problem is somehow related to not having the app not knowing where the javascript tag files were located at. All I did was add an empty line before the first line in the master page where tags are located at and the app works.

However when code is moved to production, I am concerned having the same problem on the production server.

Thus would you tell me and/or point me to references that will:

1. Show me the build options between test and production (release) mode? Also some references that will tell me how to setup the various build options?

2 Would you have any explanation of why the javascript alert message now works in test my just removing a blank line around. I tried a line where the javascript tag pointed directly to the root and not a relative position when the app was running. I then removed the line and the code is working.

AnswerRe: web form build options with javascript message Pin
ZurdoDev19-Sep-16 1:18
professionalZurdoDev19-Sep-16 1:18 
QuestionVS2015: Difference between Bootstrap Snippets and Bootstrap Tags Pin
Harakiri198117-Sep-16 7:24
Harakiri198117-Sep-16 7:24 
AnswerRe: VS2015: Difference between Bootstrap Snippets and Bootstrap Tags Pin
Keviniano Gayo19-Sep-16 1:30
Keviniano Gayo19-Sep-16 1:30 
GeneralRe: VS2015: Difference between Bootstrap Snippets and Bootstrap Tags Pin
Harakiri198119-Sep-16 5:20
Harakiri198119-Sep-16 5:20 
GeneralRe: VS2015: Difference between Bootstrap Snippets and Bootstrap Tags Pin
Keviniano Gayo19-Sep-16 6:15
Keviniano Gayo19-Sep-16 6:15 
Questionweb form master page not displaying message Pin
dcof16-Sep-16 15:28
dcof16-Sep-16 15:28 
QuestionregEx expression help Pin
313help9-Sep-16 9:54
313help9-Sep-16 9:54 
AnswerRe: regEx expression help Pin
ZurdoDev9-Sep-16 10:19
professionalZurdoDev9-Sep-16 10:19 
AnswerRe: regEx expression help Pin
Nathan Minier10-Sep-16 2:51
professionalNathan Minier10-Sep-16 2:51 
SuggestionRe: regEx expression help Pin
Richard Deeming12-Sep-16 2:36
mveRichard Deeming12-Sep-16 2:36 
QuestionRun Query based on to other query result in asp Pin
26s11247-Sep-16 4:19
26s11247-Sep-16 4:19 
QuestionRe: Run Query based on to other query result in asp Pin
ZurdoDev7-Sep-16 5:53
professionalZurdoDev7-Sep-16 5:53 
AnswerRe: Run Query based on to other query result in asp Pin
David Mujica7-Sep-16 8:16
David Mujica7-Sep-16 8:16 
GeneralRe: Run Query based on to other query result in asp Pin
26s11247-Sep-16 8:31
26s11247-Sep-16 8:31 
QuestionThoughts on a Web CMS Pin
Foothill6-Sep-16 5:15
professionalFoothill6-Sep-16 5:15 
AnswerRe: Thoughts on a Web CMS Pin
F-ES Sitecore6-Sep-16 5:20
professionalF-ES Sitecore6-Sep-16 5:20 
GeneralRe: Thoughts on a Web CMS Pin
Foothill6-Sep-16 5:34
professionalFoothill6-Sep-16 5:34 

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.