Re: desperately needing help with a Server Error
- From: "Jeff Dillon" <jeffdillon@xxxxxxxxxxx>
- Date: Wed, 17 May 2006 15:56:24 -0700
I see that it works if you are a local admin on your workstation.
Possibly you have have configured your normal user account to not accept
cookies or scripting, so session information can't be persisted.
Perhaps add this site to your IE "safe" list. Check your browser settings
under Tools/Internet Settings. Compare those settings between you and as an
admin.
And the .NET framework mentioned is on the server, not your workstation.
This is a server error, keep in mind.
At any rate, your vendor has unhandled exceptions (poor coding)
Jeff
"kaosyeti@xxxxxxxxxxx via DotNetMonster.com" <u15580@uwe> wrote in message
news:6067108e4eba5@xxxxxx
um... i don't have access to the code. it's not my website. the site is
a
vendor of my company's and they keep telling me that my pc is the problem.
Jeff Dillon wrote:
Your call to the stored procedure is failing, because you are not passing
the correct number of arguments (like the error says)
Search your code for sp_MW_tblDeals_Update_Main_Finance and see where/how
the parameters are set.
Then open SQL Enterprise Manager, and drill down to this stored procedure
and open it, and look for the parameters it's expecting
Jeff
hey... i know NOTHING about sql server, .net framework or probably[quoted text clipped - 59 lines]
anything
there
was the correct location. ***
--
Greg
Message posted via DotNetMonster.com
http://www.dotnetmonster.com/Uwe/Forums.aspx/asp-net/200605/1
.
- References:
- desperately needing help with a Server Error
- From: kaosyeti@xxxxxxxxxxx
- Re: desperately needing help with a Server Error
- From: Jeff Dillon
- Re: desperately needing help with a Server Error
- From: kaosyeti@xxxxxxxxxxx via DotNetMonster.com
- desperately needing help with a Server Error
- Prev by Date: Re: desperately needing help with a Server Error
- Next by Date: Tree control - can't configure it in particular way
- Previous by thread: Re: desperately needing help with a Server Error
- Next by thread: Re: Flipping color!
- Index(es):
Relevant Pages
|