RE: Cannot install Webpart
- From: Woo <Woo@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 17 Aug 2005 22:10:02 -0700
Dear Charles
Our drive C: was deleted and re-installed SBS2003. I am recovering the
previous setting. One problem is that we have few SharePoint websites. How
can they be retored to current setting. Sharepoint websites were stored in
dirve D: in the pass. I supposed that they are still there in Drive D:
--
SL Woo
""Charles Yang [MSFT]"" wrote:
> Hi Woo,
>
> Thanks for updates.
>
> After researching the error, I found a KB article which should be helpful
> to you:
>
> 249873 Explanation of Regsvr32 Usage and Error Messages
> http://support.microsoft.com/?id=249873
>
> You may have to pay attention to the command you use, make sure that you
> include a DLL file name in the command line, if not it should be caused by
> the DLL files in your SBS is corrupt. You may have to copy it from CD again
> then register to see if the problem can be resolved.
>
> Thanks for understanding.
>
>
>
>
>
> Best regards,
>
> Charles Yang (MSFT)
>
> Microsoft CSS Online Newsgroup Support
>
> Get Secure! - www.microsoft.com/security
>
> ======================================================
> This newsgroup only focuses on SBS technical issues. If you have issues
> regarding other Microsoft products, you'd better post in the corresponding
> newsgroups so that they can be resolved in an efficient and timely manner.
> You can locate the newsgroup here:
> http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
>
> When opening a new thread via the web interface, we recommend you check the
> "Notify me of replies" box to receive e-mail notifications when there are
> any updates in your thread. When responding to posts via your newsreader,
> please "Reply to Group" so that others may learn and benefit from your
> issue.
>
> Microsoft engineers can only focus on one issue per thread. Although we
> provide other information for your reference, we recommend you post
> different incidents in different threads to keep the thread clean. In doing
> so, it will ensure your issues are resolved in a timely manner.
>
> For urgent issues, you may want to contact Microsoft CSS directly. Please
> check http://support.microsoft.com for regional support phone numbers.
>
> Any input or comments in this thread are highly appreciated.
> ======================================================
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
> =====================================================
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> =====================================================
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> --------------------
> | Thread-Topic: Cannot install Webpart
> | thread-index: AcWi1WU3RFxv1W+JRUyJDzAjc2RkWw==
> | X-WBNR-Posting-Host: 219.134.29.30
> | From: =?Utf-8?B?V29v?= <Woo@xxxxxxxxxxxxxxxxxxxxxxxxx>
> | References: <589448FF-EE68-4083-8ADC-2F23DF113FEC@xxxxxxxxxxxxx>
> <8lxEA#VnFHA.944@xxxxxxxxxxxxxxxxxxxxx>
> <B6A9C732-FA12-48EE-8242-05E28274600C@xxxxxxxxxxxxx>
> <B7E1HYWnFHA.3672@xxxxxxxxxxxxxxxxxxxxx>
> <22CD5A37-73E3-4CA6-9E45-12155FEB0A50@xxxxxxxxxxxxx>
> <uAUZsVXnFHA.940@xxxxxxxxxxxxxxxxxxxxx>
> <D261E056-F06B-4A89-9D93-315CFD925E22@xxxxxxxxxxxxx>
> <sJnhG5WoFHA.944@xxxxxxxxxxxxxxxxxxxxx>
> | Subject: RE: Cannot install Webpart
> | Date: Tue, 16 Aug 2005 19:43:05 -0700
> | Lines: 311
> | Message-ID: <A9702DE0-7782-4089-A34C-B2D1050C6A56@xxxxxxxxxxxxx>
> | MIME-Version: 1.0
> | Content-Type: text/plain;
> | charset="Utf-8"
> | Content-Transfer-Encoding: 7bit
> | X-Newsreader: Microsoft CDO for Windows 2000
> | Content-Class: urn:content-classes:message
> | Importance: normal
> | Priority: normal
> | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
> | Newsgroups: microsoft.public.windows.server.sbs
> | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
> | Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.windows.server.sbs:145070
> | X-Tomcat-NG: microsoft.public.windows.server.sbs
> |
> | Dear Charles
> |
> | When I executed Regsvr32 sbsfaxrouteext.dll, it was said that
> fxsroute.dll
> | was loaded but the entry point of dllregisterserver was not found. What
> can I
> | do ?
> | --
> | SL Woo
> |
> |
> | ""Charles Yang [MSFT]"" wrote:
> |
> | > HI Woo,
> | >
> | > Thanks for updates.
> | >
> | > From your description, you encountered problem when you reinstall fax
> | > services on SBS.
> | >
> | > It seems your fax component is corrupt, can I assume that you use
> integrate
> | > setup to reinstall fax component on SBS 2003. If not, please follow the
> | > steps below to reinstall fax services component on SBS 2003, please
> make
> | > sure that you did not apply SBS 2003 SP1 yet, if you have already
> applied
> | > it please also tell us, we will give you detailed steps about how to
> | > reinstall fax services on SBS:
> | >
> | > 1. Navigate to integrate setup on control panel.
> | > 2. Navigate to fax services then choose reinstall it.
> | >
> | > If the problem still exists, please make sure that fax services is
> running,
> | > you can check it on services console. (run services.msc on command line)
> | >
> | > Please also follow the steps below to make sure that the DLL is
> registered
> | > successfully:
> | >
> | > If they're there, please bring up a command console (CMD) and run the
> | > following commands:
> | >
> | > cd /d C:\Program Files\Microsoft Windows Small Business Server\Client
> | > Experience\FaxRouteExt ; this will lead us to the folder directly.
> | >
> | > Regsvr32 sbsfaxroutesnapin.dll
> | > Regsvr32 sbssharepoint.dll
> | > Regsvr32 sbsfaxrouteext.dll
> | >
> | > Please also checked the event view to see if there are any error event
> in
> | > the event view, please paste them to newsgroup. Thanks for your effort
> | > here.
> | >
> | >
> | >
> | > Best regards,
> | >
> | > Charles Yang (MSFT)
> | >
> | > Microsoft CSS Online Newsgroup Support
> | >
> | > Get Secure! - www.microsoft.com/security
> | >
> | > ======================================================
> | > This newsgroup only focuses on SBS technical issues. If you have issues
> | > regarding other Microsoft products, you'd better post in the
> corresponding
> | > newsgroups so that they can be resolved in an efficient and timely
> manner.
> | > You can locate the newsgroup here:
> | > http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
> | >
> | > When opening a new thread via the web interface, we recommend you check
> the
> | > "Notify me of replies" box to receive e-mail notifications when there
> are
> | > any updates in your thread. When responding to posts via your
> newsreader,
> | > please "Reply to Group" so that others may learn and benefit from your
> | > issue.
> | >
> | > Microsoft engineers can only focus on one issue per thread. Although we
> | > provide other information for your reference, we recommend you post
> | > different incidents in different threads to keep the thread clean. In
> doing
> | > so, it will ensure your issues are resolved in a timely manner.
> | >
> | > For urgent issues, you may want to contact Microsoft CSS directly.
> Please
> | > check http://support.microsoft.com for regional support phone numbers.
> | >
> | > Any input or comments in this thread are highly appreciated.
> | > ======================================================
> | > This posting is provided "AS IS" with no warranties, and confers no
> rights.
> | >
> | >
> | > =====================================================
> | > When responding to posts, please "Reply to Group" via your newsreader
> so
> | > that others may learn and benefit from your issue.
> | > =====================================================
> | >
> | > This posting is provided "AS IS" with no warranties, and confers no
> rights.
> | >
> | > --------------------
> | > | Thread-Topic: Cannot install Webpart
> | > | thread-index: AcWhQqKKMy1DSd/ESVyjO85YT6TnIg==
> | > | X-WBNR-Posting-Host: 219.133.117.34
> | > | From: =?Utf-8?B?V29v?= <Woo@xxxxxxxxxxxxxxxxxxxxxxxxx>
> | > | References: <589448FF-EE68-4083-8ADC-2F23DF113FEC@xxxxxxxxxxxxx>
> | > <8lxEA#VnFHA.944@xxxxxxxxxxxxxxxxxxxxx>
> | > <B6A9C732-FA12-48EE-8242-05E28274600C@xxxxxxxxxxxxx>
> | > <B7E1HYWnFHA.3672@xxxxxxxxxxxxxxxxxxxxx>
> | > <22CD5A37-73E3-4CA6-9E45-12155FEB0A50@xxxxxxxxxxxxx>
> | > <uAUZsVXnFHA.940@xxxxxxxxxxxxxxxxxxxxx>
> | > | Subject: RE: Cannot install Webpart
> | > | Date: Sun, 14 Aug 2005 19:40:01 -0700
> | > | Lines: 317
> | > | Message-ID: <D261E056-F06B-4A89-9D93-315CFD925E22@xxxxxxxxxxxxx>
> | > | MIME-Version: 1.0
> | > | Content-Type: text/plain;
> | > | charset="Utf-8"
> | > | Content-Transfer-Encoding: 7bit
> | > | X-Newsreader: Microsoft CDO for Windows 2000
> | > | Content-Class: urn:content-classes:message
> | > | Importance: normal
> | > | Priority: normal
> | > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
> | > | Newsgroups: microsoft.public.windows.server.sbs
> | > | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> | > | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
> | > | Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.windows.server.sbs:144300
> | > | X-Tomcat-NG: microsoft.public.windows.server.sbs
> | > |
> | > | Dear Charles,
> | > | Sorry have to come back to you again. Our SBS had be re-installed.
> The
> | > | problem here is that fax was not routed to client. We can send and
> | > received
> | > | fax. I tried to run faxcfg.exe but failed. It was said that
> faxcfg.exe
> | > not
> | > | found. It is sured that fax service was selected but when I tried to
> run
> | > fax
> | > | configuration from CD3, or within Add/Remove program of Control
> Panel, it
> | > was
> | > | said that fax service not installed. I tried many times to un-install
> fax
> | > | service and re-install it again. Same problem there. What can you
> think
> | > was
> | > | wrong ?
> | > |
> | > | Thanks
> | > | --
> | > | SL Woo
> | > |
> | > |
> | > | ""Charles Yang [MSFT]"" wrote:
> | > |
> | > | > HI Woo,
> | > | >
> | > | > Thanks for your effort, If you have any further concerns relate to
> this
> | > | > issue, please feel free to let me know. I am glad to help you.
> | > | >
> | > | >
> | > | >
> | > | > Best regards,
> | > | >
> | > | > Charles Yang (MSFT)
> | > | >
> | > | > Microsoft CSS Online Newsgroup Support
> | > | >
> | > | > Get Secure! - www.microsoft.com/security
> | > | >
> | > | > ======================================================
> | > | > This newsgroup only focuses on SBS technical issues. If you have
> issues
> | > | > regarding other Microsoft products, you'd better post in the
> | > corresponding
> | > | > newsgroups so that they can be resolved in an efficient and timely
> | > manner.
> | > | > You can locate the newsgroup here:
> | > | > http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
> | > | >
> | > | > When opening a new thread via the web interface, we recommend you
> check
> | > the
> | > | > "Notify me of replies" box to receive e-mail notifications when
> there
> | > are
> | > | > any updates in your thread. When responding to posts via your
> | > newsreader,
> | > | > please "Reply to Group" so that others may learn and benefit from
> your
> | > | > issue.
> | > | >
> | > | > Microsoft engineers can only focus on one issue per thread.
.
- Follow-Ups:
- RE: Cannot install Webpart
- From: "Charles Yang [MSFT]"
- RE: Cannot install Webpart
- References:
- Cannot install Webpart
- From: Woo
- RE: Cannot install Webpart
- From: "Charles Yang [MSFT]"
- RE: Cannot install Webpart
- From: Woo
- RE: Cannot install Webpart
- From: "Charles Yang [MSFT]"
- RE: Cannot install Webpart
- From: Woo
- RE: Cannot install Webpart
- From: "Charles Yang [MSFT]"
- RE: Cannot install Webpart
- From: Woo
- RE: Cannot install Webpart
- From: "Charles Yang [MSFT]"
- RE: Cannot install Webpart
- From: Woo
- RE: Cannot install Webpart
- From: "Charles Yang [MSFT]"
- Cannot install Webpart
- Prev by Date: RE: Remote access problem
- Next by Date: Re: Mell and SQL and SBS2003 Eval
- Previous by thread: RE: Cannot install Webpart
- Next by thread: RE: Cannot install Webpart
- Index(es):
Relevant Pages
|
Loading