473,516 Members | 2,737 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Very Urgent Component Failed

Dear Mr Kamath,
Thanx for prompt response but Problem is still as it is,I am using
registerd scrrun.dll on NT Server and IIS installed on that.

When this problem came a month before my sql server database had
corrupted as I dropped some views on which some stored procedures were
dependent,The Corruption was ,SQL Server changed its owner from dbo to
some other INSP01_R.
When I changed owner from running 1 sp sp_changeobjectowner,that is
buildin.
this problem(server.createobject failed) was still not solved,so I
delete that and restore from my backup.
Then This problem had solved but on some other location(client) all
the necessary actions have been taken means checking of OS,IIS,SQL
Server scrrun.dll and its registration using regsvr32 etc,but problem
is still not solved.Even I got client location's sql database and ran
on my server, it is working fine and no error comes,but same database
on client location creates server.createobject failed problem.
Is there any relation on SQL Database with this as I think my database
was corrupted then this problem came and when I restored than it is
removed here but not client location.
Is there any problem of rights etc.
One other Issue is that Asp Files where Scripting.Dictionary Object is
not used is running perfectly even on client location,where other
objects such as ADODB.connection and ADODB.Recordset are used,and in
that reports data is comming from SQL server,so there will be no doubt
for SQL connection etc.
Even connection is using ADODB.Connection which is also buildin with
IIS.
I am very confuesed as this problem is of SQL or IIS,Please suggest
What should I do.
Anurag Saxena
Jul 19 '05 #1
1 1489
SQL Server and Scripting.Dictionary have nothing to do with each other. Have
you tried a page containing only

dim objDic
Set objDic=Server.CreateObject("scripting.dictionary")
Set objDic=Nothing

--
Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com
"Anurag Saxena" <an*************@hotmail.com> wrote in message
news:a5**************************@posting.google.c om...
Dear Mr Kamath,
Thanx for prompt response but Problem is still as it is,I am using
registerd scrrun.dll on NT Server and IIS installed on that.

When this problem came a month before my sql server database had
corrupted as I dropped some views on which some stored procedures were
dependent,The Corruption was ,SQL Server changed its owner from dbo to
some other INSP01_R.
When I changed owner from running 1 sp sp_changeobjectowner,that is
buildin.
this problem(server.createobject failed) was still not solved,so I
delete that and restore from my backup.
Then This problem had solved but on some other location(client) all
the necessary actions have been taken means checking of OS,IIS,SQL
Server scrrun.dll and its registration using regsvr32 etc,but problem
is still not solved.Even I got client location's sql database and ran
on my server, it is working fine and no error comes,but same database
on client location creates server.createobject failed problem.
Is there any relation on SQL Database with this as I think my database
was corrupted then this problem came and when I restored than it is
removed here but not client location.
Is there any problem of rights etc.
One other Issue is that Asp Files where Scripting.Dictionary Object is
not used is running perfectly even on client location,where other
objects such as ADODB.connection and ADODB.Recordset are used,and in
that reports data is comming from SQL server,so there will be no doubt
for SQL connection etc.
Even connection is using ADODB.Connection which is also buildin with
IIS.
I am very confuesed as this problem is of SQL or IIS,Please suggest
What should I do.
Anurag Saxena

Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1959
by: Anurag Saxena | last post by:
If someone can solve this problem,I am using ASP3.0 and IIS on windows 2000 server The complete Error is '''''''''''''''''''''''''''''''''' Server object error 'ASP 0177 : 800401f3' Server.CreateObject Failed /onesource_local/defects.asp, line 41
2
3446
by: Joao Santa Barbara | last post by:
Hi all i have this error reading one registry key , can anyone assist me .. please very urgent i try in one computer, and work fine, but in other computer it didn´t work and throws this error ..??? "Request for the permission of type
0
2433
by: DotNetJunkies User | last post by:
I am writing a distributed transaction code. My current scenario include a client database(Suppose client- having 4 main database) which can be installed anywhere which would connect to a public database placed at ISP datacentre(Suppose Server- having 2 database). this server database is added to client as linked server through vb.net interface....
4
1598
by: pargat singh | last post by:
Hi I format my M/C and install fresh copy of Win2000 and ISS.First thing after that i install VS.net and every thing goes well without any error.When i try to open asp.net application i am getting web access failed The default web access mode for this project is set to file share, but the project folder at "http://..." cannot be opened...
1
1263
by: Bob Smith | last post by:
Hi Everyone, I started getting the following error msg and the web users are unable to log into the web application: ----------------------- The system has called a custom component and that component has failed and generated an exception. This indicates a problem with the custom component. Notify the developer of this component that a...
2
15682
by: Sakke | last post by:
Hello! We have written a GCryptoSvr.dll COM server in C++. Inside that resides WebClient COM component. WebClient CLSID is {8DC27D48-F94C-434B-A509-C3E1A3E75B9E}. When we are using that WebClient COM component from C++ code it works just fine. However when we try to use that same WebClient in the same machine with following C# code: ...
0
1077
by: alok sengar | last post by:
hi, I have already tried this URL's code "http://www.java2s.com/Code/CSharp/Network/SimpleSNMP.htm" but I am getting error when i am creating a UDP type Socket and recieving packet from this socket. some time error is---"An existing connection was forcibly closed by the remote host" and some time error is--- "A connection attempt failed...
1
1904
by: alok sengar | last post by:
hi, I have already tried this URL's code "http://www.java2s.com/Code/CSharp/Network/SimpleSNMP.htm" but I am getting error when i am creating a UDP type Socket and recieving packet from this socket. some time error is---"An existing connection was forcibly closed by the remote host" and some time error is--- "A connection attempt failed...
4
4813
by: lage | last post by:
Hi, I am working with a web site that uses CDONTS from a function in a Com+ component to send mail to clients after sign up etc, as well as sending clients mail to support from a web form. A virtual default SMTP server is running in !!S (6.0) We have moved the system to a new server (Windows 2003 Server as the previous installation) and...
0
7581
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7142
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7548
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5714
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
4773
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3267
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3259
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1624
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
488
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.