Click here to Skip to main content
15,890,336 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionproblem is dynamic dropdown list control ...Please help!!! Pin
skhan1726-Aug-09 7:37
skhan1726-Aug-09 7:37 
AnswerRe: problem is dynamic dropdown list control ...Please help!!! Pin
droth1726-Aug-09 8:52
droth1726-Aug-09 8:52 
GeneralRe: problem is dynamic dropdown list control ...Please help!!! Pin
skhan1726-Aug-09 9:08
skhan1726-Aug-09 9:08 
QuestionMoving page from root to folder causing 404 error Pin
Linda Sacca26-Aug-09 5:03
Linda Sacca26-Aug-09 5:03 
AnswerRe: Moving page from root to folder causing 404 error Pin
droth1726-Aug-09 10:15
droth1726-Aug-09 10:15 
Questionabout to generate url for every node Pin
babji rao26-Aug-09 4:53
babji rao26-Aug-09 4:53 
AnswerRe: about to generate url for every node Pin
N a v a n e e t h26-Aug-09 4:58
N a v a n e e t h26-Aug-09 4:58 
QuestionASP.Net page and Strongly Named Assembly Pin
Daemoncat26-Aug-09 3:43
Daemoncat26-Aug-09 3:43 
I'm hoping someone has a simple example they can point me to.   I am trying to get a web page to be able to use a DLL for local printing on some administrators pages.   All appears to be working fine until I have the DLL try to access the same MS SQL database that the rest of the website is accessing.   Then, I get the SQL Permission error.

I've tried the assert method to get around this, but no luck.   I've been trying to create the DLL as a strongly named assembly and get it installed in the GAC on the administrators' computers, but my page can no longer access the assembly after it is strongly named.   I suspect I am missing something simple in the object tag on the page, but cannot seem to find what that is.

Currently, I am using:

<object id="PrintTag" height="31" width="177" classid="bin/<dllname>.dll#<classname>">

on the page.   This works if the dll is not strongly named and my calling function within the Javascript works, except for the SQL Permission error.   When I strongly name the dll and try it, I get an undefined error.   Makes sense that the <classname> has changed, but I can't seem to find what it has been changed to to call.

Any thoughts?
Questionscript files in adrotator control? Pin
Member 387988126-Aug-09 3:33
Member 387988126-Aug-09 3:33 
Questiontreeview binding Pin
Rajeshwar Code- Developer26-Aug-09 2:48
Rajeshwar Code- Developer26-Aug-09 2:48 
AnswerRe: treeview binding Pin
Coding C#26-Aug-09 2:52
Coding C#26-Aug-09 2:52 
GeneralRe: treeview binding Pin
Rajeshwar Code- Developer26-Aug-09 3:20
Rajeshwar Code- Developer26-Aug-09 3:20 
QuestionAccess a perticular gridview cell via javascript Pin
benams26-Aug-09 2:23
benams26-Aug-09 2:23 
AnswerRe: Access a perticular gridview cell via javascript Pin
keyur satyadev26-Aug-09 2:30
keyur satyadev26-Aug-09 2:30 
AnswerRe: Access a perticular gridview cell via javascript Pin
Coding C#26-Aug-09 2:36
Coding C#26-Aug-09 2:36 
GeneralRe: Access a perticular gridview cell via javascript Pin
benams26-Aug-09 21:04
benams26-Aug-09 21:04 
GeneralRe: Access a perticular gridview cell via javascript Pin
Coding C#26-Aug-09 22:04
Coding C#26-Aug-09 22:04 
GeneralRe: Access a perticular gridview cell via javascript Pin
benams26-Aug-09 23:09
benams26-Aug-09 23:09 
GeneralRe: Access a perticular gridview cell via javascript Pin
Coding C#26-Aug-09 23:17
Coding C#26-Aug-09 23:17 
QuestionMail sending problem with SMTP duplicate mail is sending only to particular mail id Pin
siddisagar26-Aug-09 1:30
siddisagar26-Aug-09 1:30 
QuestionMail sending problem with SMTP Pin
siddisagar26-Aug-09 1:29
siddisagar26-Aug-09 1:29 
QuestionUsing a cascading dropdownlist Pin
LucBite26-Aug-09 1:23
LucBite26-Aug-09 1:23 
QuestionPosting Data from Webform to A Online CRM , html form sending data but ASP.NET not sending Pin
Technobizz26-Aug-09 1:08
Technobizz26-Aug-09 1:08 
QuestionError opening a popup window when a node is selected in treeview Pin
kyreddy26-Aug-09 0:59
kyreddy26-Aug-09 0:59 
AnswerRe: Error opening a popup window when a node is selected in treeview Pin
Amit Patel198526-Aug-09 1:54
Amit Patel198526-Aug-09 1:54 

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.